aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a967ed713f..4462c61f47e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
12001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-11-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * mocklisp.c (Fml_defun, Fml_while, Fml_substr): Remove commented
4 and #ifdef'd-out code.
5 Fix and reindent comments.
6
7 * mocklisp.h: Remove comment which is a copy of comment in
8 mocklisp.c.
9
3 * category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused 10 * category.h (CHECK_CATEGORY, CHECK_CATEGORY_SET): Remove unused
4 argument `i' in macros. 11 argument `i' in macros.
5 12