summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..bfb09e2
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,12 @@
+Changes in version 1.4:
+
+The undo command has been fixed to restore the modified status of the
+buffer being edited.
+
+A race condition with user interrupt has been fixed in
+search_and_replace.
+
+The functions resize_line_buffer and resize_undo_buffer have been added
+to definitively fix the aliasing warnings.
+
+Some minor corrections have been made to the manual.