summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:44:27 +0900
committerHyungKyu Song <hk76.song@samsung.com>2013-02-16 00:44:27 +0900
commitfc85165f325b90b9b8e6e68aa1b265a9ee21cf5f (patch)
tree8709ad87750384e4d727d2ef9c6783ec32ade7b5 /NEWS
parent3366690e172a06e0b95718b8a5436004ce6116f8 (diff)
downloaded-fc85165f325b90b9b8e6e68aa1b265a9ee21cf5f.tar.gz
ed-fc85165f325b90b9b8e6e68aa1b265a9ee21cf5f.tar.bz2
ed-fc85165f325b90b9b8e6e68aa1b265a9ee21cf5f.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.