diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,4 +1,4 @@ -CHANGES FROM 3.1 TO 3.2 +CHANGES FROM 3.1b TO 3.2 * Improve search match marking in copy mode. Two new options copy-mode-match-style and copy-mode-current-match-style to set the style for @@ -153,6 +153,10 @@ CHANGES FROM 3.1 TO 3.2 * Add number operators for formats (+, -, *, / and m), +CHANGES FROM 3.1a TO 3.1b + +* Fix crash when allow-rename is on and an empty name is set. + CHANGES FROM 3.1 TO 3.1a * Do not close stdout prematurely in control mode since it is needed to print |