X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/6f287c898ab29c97bd90293df5f83af0e72c7ec7..c56327b55d2e75fb0246c9a858e46dd5670699d4:/nt/ChangeLog diff --git a/nt/ChangeLog b/nt/ChangeLog index 215eaae15e..fc1b0a0910 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,27 @@ +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)