aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b460b5319ca..79c00ad222c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * process.c (read_process_output): Fix previous change. Adjust 3 * process.c (read_process_output): Fix previous change. Adjust
4 multibyteness of text to insert in a buffer by 4 multibyteness of text to insert in a buffer by
5 make_string_unibyte/multibyte instead of 5 string_make_unibyte/multibyte instead of
6 Fstring_as_unibyte/multibyte. 6 Fstring_as_unibyte/multibyte.
7 7
82000-10-10 Andreas Schwab <schwab@suse.de> 82000-10-10 Andreas Schwab <schwab@suse.de>