aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a537c07b769..5b0ff7055ba 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12012-08-10 Joakim Hårsman <joakim.harsman@gmail.com> (tiny patch) 12012-08-10 Joakim Hårsman <joakim.harsman@gmail.com> (tiny change)
2 Eli Zaretskii <eliz@gnu.org> 2 Eli Zaretskii <eliz@gnu.org>
3 3
4 Fix bug #10299 with Unicode characters sent by customized 4 Fix bug #10299 with Unicode characters sent by customized
@@ -10068,7 +10068,7 @@
10068 10068
10069 * Makefile.in (SETTINGS_LIBS): Fix typo. 10069 * Makefile.in (SETTINGS_LIBS): Fix typo.
10070 10070
100712011-07-01 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny patch) 100712011-07-01 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change)
10072 10072
10073 * coding.c (Fencode_coding_string): Record the last coding system 10073 * coding.c (Fencode_coding_string): Record the last coding system
10074 used, as the function doc string says (bug#8738). 10074 used, as the function doc string says (bug#8738).