aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d753221b996..3787e006c4f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-10-13 HANATAKA, Shinya <bogytech@gmail.com> (tiny change)
2
3 * coding.c (detect_coding): Set coding->id before calling
4 this->detector.
5
12012-10-12 Stefan Monnier <monnier@iro.umontreal.ca> 62012-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * doc.c (get_doc_string): Don't signal an error if the file is missing. 8 * doc.c (get_doc_string): Don't signal an error if the file is missing.