aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nt/ChangeLog4
-rw-r--r--src/ChangeLog5
2 files changed, 9 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 1202a268916..31250d8bc4c 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12003-01-29 Jason Rumney <jasonr@gnu.org>
2
3 * gmake.defs (CURDIR): Disable cygpath kludge.
4
12003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> 52003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp>
2 6
3 * configure.bat: Avoid endless loop when configuring without image 7 * configure.bat: Avoid endless loop when configuring without image
diff --git a/src/ChangeLog b/src/ChangeLog
index e4d8048ba88..20ff83542d6 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12003-01-29 Jason Rumney <jasonr@gnu.org>
2
3 * w32fns.c (init_external_image_libraries): Allow jpeg-62.dll as
4 an alternative name for jpeg.dll.
5
12003-01-29 Kenichi Handa <handa@m17n.org> 62003-01-29 Kenichi Handa <handa@m17n.org>
2 7
3 * xdisp.c (set_cursor_from_row): Pay attention to string display 8 * xdisp.c (set_cursor_from_row): Pay attention to string display