diff options
| author | Paul Eggert | 2012-09-30 19:07:14 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-09-30 19:07:14 -0700 |
| commit | 86ec63ba3057ac5b3b760ebbdd547ff6d455cb65 (patch) | |
| tree | 4d51b01424790cd9f2d3369f12792f4d076e80e6 /etc/ChangeLog | |
| parent | 19e54a4d41c41edea579287b3a0423d4ff361d34 (diff) | |
| download | emacs-86ec63ba3057ac5b3b760ebbdd547ff6d455cb65.tar.gz emacs-86ec63ba3057ac5b3b760ebbdd547ff6d455cb65.zip | |
Revert the FOLLOW-SYMLINKS change for file-attributes.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 0cd21f53a41..d8cb96e0f5e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-10-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Revert the FOLLOW-SYMLINKS change for file-attributes. | ||
| 4 | * NEWS: Undo last change. | ||
| 5 | |||
| 1 | 2012-09-30 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2012-09-30 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | file-attributes has a new optional arg FOLLOW-SYMLINKS. | 8 | file-attributes has a new optional arg FOLLOW-SYMLINKS. |