jcs
/amend
/amendments
/115
README: Add 3.7 changes
jcs made amendment 115 over 2 years ago
--- README	Mon Sep 12 16:29:32 2022
+++ README	Mon Apr 17 15:46:46 2023
@@ -3,6 +3,19 @@ Written by joshua stein <jcs@jcs.org> - http://jcs.org
 
 Amend is free software; see the LICENSE file for copyright/licensing
 
+3.7 - 2023-04-18
+	- Fix a bug that sometimes caused a crash after the diff/commit window
+		closed after producing a large diff and using a lot of memory
+	- Fix bug when exporting an amendment as a patch where the suggested
+		filename was bogus
+	- Show progress window when opening repositories since the process may
+		take a while
+	- Add resource to allow MultiFinder to correctly open a repo from double-
+		clicking a .repo file when Amend is already running (thanks to Steve
+		Crutchfield)
+	- Properly update scrollbars when cutting or pasting in edit and commit
+		window text fields
+	
 3.6 - 2022-09-12
 	- Add Command+W keyboard shortcut to cancel and close committer
 		window