aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 804da9c2eef..2d661f2be09 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12012-07-12 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix typos that broke OS X build.
4 Reported by Randal L. Schwartz in
5 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00225.html>.
6 * nsterm.m (ns_timeout): Add missing local decl.
7 (ns_get_color): snprintf -> sprintf, to fix typo.
8
12012-07-12 Glenn Morris <rgm@gnu.org> 92012-07-12 Glenn Morris <rgm@gnu.org>
2 10
3 * src/s/aix4-2.h, src/s/cygwin.h, src/s/darwin.h: 11 * src/s/aix4-2.h, src/s/cygwin.h, src/s/darwin.h: