diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-02 17:42:11 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2012-08-02 17:42:11 -0700 |
commit | f35ef0edeeef54286775c79ddf0df7b1e5f26a25 (patch) | |
tree | 971e8189b7eb311602b988f721fb466164933632 /ChangeLog | |
parent | 79ea6c20c483991e1be356be10aa27f92329d47e (diff) | |
download | emacs-f35ef0edeeef54286775c79ddf0df7b1e5f26a25.tar.gz |
Merge from gnulib.
2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index d6d75963de2..7a0e4874d8f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-03 Paul Eggert <eggert@cs.ucla.edu> + + Merge from gnulib, incorporating: + 2012-08-02 stat-time, timespec, u64: support naive out-of-dir builds + 2012-08-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * lib/Makefile.am (DEFAULT_INCLUDES): Add -I$(top_srcdir)/lib for |