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 3719b61b41..0bfadcf1a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
2011-02-25 Paul Eggert <[email protected]>
+ Simplify symlink portability workaround.
+ * config.in: Regenerate.
+
* dired.c (Ffile_attributes): Increase size of modes from 10 to 12
as per recent filemodestring API change. Reported by Jonas Ă–ster in
<http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>.