aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-21 12:50:59 +0000
committerGerd Moellmann2000-11-21 12:50:59 +0000
commitf5f47add96096b94c5e4cc27c3f22599a450729a (patch)
tree951ae8fd1602573a43ed038887f8167f563cdde1 /ChangeLog
parent1a15cca02c0717a8e1dce8db72af379dacf651d3 (diff)
downloademacs-f5f47add96096b94c5e4cc27c3f22599a450729a.tar.gz
emacs-f5f47add96096b94c5e4cc27c3f22599a450729a.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0eadd679c09..0c5e89e4155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 * configure.in (HAVE_PNG): Check for the presence of 3 * configure.in (HAVE_PNG): Check for the presence of
4 png_get_channels to rule out older PNG libs. 4 png_get_channels to rule out older PNG libs.
5 5
6 * configure.in (AC_OUTPUT): Arrange to emit definitions of
7 GCC and NON_GNU_CPP into config.status.
8
62000-11-20 Dave Love <fx@gnu.org> 92000-11-20 Dave Love <fx@gnu.org>
7 10
8 * configure.in: Fix last change. 11 * configure.in: Fix last change.