aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2009-02-23 11:42:34 +0000
committerJuanma Barranquero <[email protected]>2009-02-23 11:42:34 +0000
commit2bc550cb1227124c5862e6777fe428df0d2f33a8 (patch)
tree770af4d979f81a91871560b42fbfe00d4c658e7d
parent2ead92892395d2d963fdda1394f26b898c467fb0 (diff)
Add bug reference.
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2a6eb53eb9..ea4527c33b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -54,7 +54,7 @@
2009-02-19 Kenichi Handa <[email protected]>
* coding.c (detect_coding): Preserve coding->mode.
- Don't overflow coding->carryover.
+ Don't overflow coding->carryover. (Bug#2370)
2009-02-18 Dan Nicolaescu <[email protected]>