aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-01-06 09:15:11 -0800
committerPaul Eggert2015-01-06 09:15:29 -0800
commit215942da54990e097f838cd8bdb7d7164a6e3463 (patch)
treecca4ea6474a94083a48fa813fa76417e45fa1f93 /ChangeLog
parentf5afaf9ce74dd04e37d72e62ecd85fc19c06bb55 (diff)
downloademacs-215942da54990e097f838cd8bdb7d7164a6e3463.tar.gz
emacs-215942da54990e097f838cd8bdb7d7164a6e3463.zip
Merge from gnulib
* lib/stdio.in.h, m4/stdio_h.m4: Update from gnulib, incorporating: 2015-01-05 stdio: fix use of PRIdMAX on modern mingw
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 36edfe638d4..ceceb68e9dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12015-01-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 Merge from gnulib
4 * lib/stdio.in.h, m4/stdio_h.m4: Update from gnulib, incorporating:
5 2015-01-05 stdio: fix use of PRIdMAX on modern mingw
6
12015-01-04 Paul Eggert <eggert@cs.ucla.edu> 72015-01-04 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 * INSTALL: Mention 'make WERROR_CFLAGS='. 9 * INSTALL: Mention 'make WERROR_CFLAGS='.