aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-02-21 16:08:53 -0800
committerPaul Eggert2011-02-21 16:08:53 -0800
commitd47d631945f07360195c26452bd7d3f991d7e6c6 (patch)
treee5cda0e80b7fa55f4a6cd607458dc90e2211342b /lib-src/ChangeLog
parent9441f0e4fca691e4d2a2c7842373de8f29414b17 (diff)
downloademacs-d47d631945f07360195c26452bd7d3f991d7e6c6.tar.gz
emacs-d47d631945f07360195c26452bd7d3f991d7e6c6.zip
* Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 958539cc044..1d0f24212ad 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -4,6 +4,7 @@
4 * ebrowse.c (min, max): Define them by including <min-max.h> 4 * ebrowse.c (min, max): Define them by including <min-max.h>
5 instead of defining it ourselves. 5 instead of defining it ourselves.
6 * pop.c (min): Likewise. 6 * pop.c (min): Likewise.
7 * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h.
7 8
8 * movemail.c (popmail): Report fchown failure instead of ignoring it. 9 * movemail.c (popmail): Report fchown failure instead of ignoring it.
9 But if the file already has the right ownership, don't worry about it. 10 But if the file already has the right ownership, don't worry about it.