aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e866fea0537..5ffdf370821 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,5 @@
12003-11-21 Lars Hansen <larsh@math.ku.dk> 12003-11-21 Lars Hansen <larsh@math.ku.dk>
2 2
3 * dired.c (Ffile_attributes): Parameter ID-FORMAT added and 3 * dired.c (Ffile_attributes): Parameter ID-FORMAT added and
4 included in call to file name handler. Numeric UID and GID 4 included in call to file name handler. Numeric UID and GID
5 optionally translated to strings. Docstring updated. 5 optionally translated to strings. Docstring updated.
@@ -15,8 +15,8 @@
15 15
162003-11-21 Luc Teirlinck <teirllm@auburn.edu> 162003-11-21 Luc Teirlinck <teirllm@auburn.edu>
17 17
18 * fns.c (Freverse): Doc fix. 18 * fns.c (Freverse, Fnreverse, Fassq, Fassoc, Frassq, Frassoc):
19 (Fnreverse): Doc fix. 19 Doc fixes.
20 20
212003-11-19 Kim F. Storm <storm@cua.dk> 212003-11-19 Kim F. Storm <storm@cua.dk>
22 22