aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7872fec0d99..935555f5b6b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12009-08-10 Ken Raeburn <raeburn@raeburn.org> 12009-08-10 Ken Raeburn <raeburn@raeburn.org>
2 2
3 * fns.c (concat): Don't re-set string length to its current
4 value.
5
3 * coding.h (decode_coding_string, encode_coding_string): Use 6 * coding.h (decode_coding_string, encode_coding_string): Use
4 SBYTES macro. 7 SBYTES macro.
5 8