aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5042dcf16b8..1e6c0d1cbf2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12001-07-23 Gerd Moellmann <gerd@gnu.org> 12001-07-23 Gerd Moellmann <gerd@gnu.org>
2 2
3 * editfns.c (toplevel) [STDC_HEADERS]: Include float.h.
4 (MAX_10_EXP): New macro.
5 (Fformat): Use it.
6
3 * coding.c (code_convert_region): Handle the multibyte case if 7 * coding.c (code_convert_region): Handle the multibyte case if
4 decoding ends with CODING_FINISH_INSUFFICIENT_SRC. 8 decoding ends with CODING_FINISH_INSUFFICIENT_SRC.
5 9