summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-07-01 17:35:28 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-07-01 17:35:28 -0700
commit37afa042f9f56e3b3f22511ff222b49d728558d9 (patch)
tree76775e59b582080f1b6564e92a5cb3a272f9d309 /ChangeLog
parent164b1ba3f311a3c333df8bcbd4ad65ad4ec864b5 (diff)
downloademacs-37afa042f9f56e3b3f22511ff222b49d728558d9.tar.gz
Fix ChangeLog dates.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7610b19290f..a073ea42ed7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
-2013-06-30 Paul Eggert <eggert@cs.ucla.edu>
+2013-07-01 Paul Eggert <eggert@cs.ucla.edu>
Merge from gnulib, incorporating:
2013-06-23 ignore-value: port to gcc -pedantic
2013-06-21 extern-inline: port to gcc -std=c89
+2013-06-30 Paul Eggert <eggert@cs.ucla.edu>
+
Do not use GTK 3 if it exists but cannot be compiled.
* configure.ac: Leave GTK_OBJ and term_header alone if GTK 3
exists but cannot be compiled.