X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9441f0e4fca691e4d2a2c7842373de8f29414b17..d47d631945f07360195c26452bd7d3f991d7e6c6:/lib-src/ChangeLog diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 958539cc04..1d0f24212a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -4,6 +4,7 @@ * ebrowse.c (min, max): Define them by including instead of defining it ourselves. * pop.c (min): Likewise. + * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h. * movemail.c (popmail): Report fchown failure instead of ignoring it. But if the file already has the right ownership, don't worry about it.