summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJinkun Jang <jinkun.jang@samsung.com>2013-03-13 02:21:06 +0900
committerJinkun Jang <jinkun.jang@samsung.com>2013-03-13 02:21:06 +0900
commit2606e979bb226560dea2cc9820302bc1f1e3c141 (patch)
tree8709ad87750384e4d727d2ef9c6783ec32ade7b5 /NEWS
parent3366690e172a06e0b95718b8a5436004ce6116f8 (diff)
downloaded-2.1b_release.tar.gz
ed-2.1b_release.tar.bz2
ed-2.1b_release.zip
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.