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 dcbab4b96b7..baf0c1f10a1 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 * charset.h (charset_iso_8859_1): Remove decl.
4 * charset.c (charset_iso_8859_1, charset_emacs, map_charset_for_dump):
5 Now static.
6
3 * ccl.h (check_ccl_update, Vccl_program_table): Remove decls. 7 * ccl.h (check_ccl_update, Vccl_program_table): Remove decls.
4 * ccl.c (Vccl_program_table): Now static. 8 * ccl.c (Vccl_program_table): Now static.
5 (check_ccl_update): Remove; unused. 9 (check_ccl_update): Remove; unused.