aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3719b61b413..0bfadcf1a91 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-02-25 Paul Eggert <eggert@cs.ucla.edu> 12011-02-25 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Simplify symlink portability workaround.
4 * config.in: Regenerate.
5
3 * dired.c (Ffile_attributes): Increase size of modes from 10 to 12 6 * dired.c (Ffile_attributes): Increase size of modes from 10 to 12
4 as per recent filemodestring API change. Reported by Jonas Öster in 7 as per recent filemodestring API change. Reported by Jonas Öster in
5 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>. 8 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>.