aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dd0166bd0f3..dcbab4b96b7 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-04-11 Paul Eggert <eggert@cs.ucla.edu> 12011-04-11 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * ccl.h (check_ccl_update, Vccl_program_table): Remove decls.
4 * ccl.c (Vccl_program_table): Now static.
5 (check_ccl_update): Remove; unused.
6
3 * category.c (SET_CATEGORY_SET, set_category_set): Move here. 7 * category.c (SET_CATEGORY_SET, set_category_set): Move here.
4 * category.h: ... from here. 8 * category.h: ... from here.
5 * category.c (check_category_table, set_category_set): Now static. 9 * category.c (check_category_table, set_category_set): Now static.