X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/ebe8e0765cf469daeda515bab7e3afa6a35fcb43..c56327b55d2e75fb0246c9a858e46dd5670699d4:/nt/ChangeLog diff --git a/nt/ChangeLog b/nt/ChangeLog index 8e2875805d..fc1b0a0910 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,4 +1,28 @@ -2014-04-03 Ken Brown +2014-05-16 Paul Eggert + + Don't require pkg-config when building from repository. + * INSTALL: Remove no-longer-needed notes about pkg-config. + +2014-05-05 Eli Zaretskii + + * INSTALL: Update to the effect that pkg-config is now required + for building from the repository. + +2014-04-30 Eli Zaretskii + + * cmdproxy.c (make_absolute): Don't copy more characters from PATH + than a single directory name can hold. (Bug#17334) + +2014-04-22 Eli Zaretskii + + * inc/ms-w32.h (lseek): Define only if not already a macro. + Suggested by Fabrice Popineau . + +2014-04-11 Ken Brown + + * emacs.rc: Revert last change. + +2014-04-07 Ken Brown * emacs.rc: Don't use manifest on Cygwin. (Bug#17176)