aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-02-23 17:48:16 +0000
committerChong Yidong <[email protected]>2009-02-23 17:48:16 +0000
commitd4bef9b57fd22069a6d946734e3cd87eb72cc829 (patch)
tree25069692f199a143be848c1da1f0f2e6ca85036d /lisp
parentc089035cdabe439475231b52d40fdecb0140f23f (diff)
* net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 80fc866aa2..51cdc497f1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-23 Chong Yidong <[email protected]>
+
+ * net/ange-ftp.el (ange-ftp-insert-directory): Adapt switch
+ manipulation to 2009-02-11 change to dired-add-entry (Bug#2410).
+
2009-02-23 Juanma Barranquero <[email protected]>
* bs.el (bs--down): When wrapping around, use `forward-line',