X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/e3188b2df1b2acfef33c32ca2c25248541bfcbc0..c56327b55d2e75fb0246c9a858e46dd5670699d4:/nt/ChangeLog diff --git a/nt/ChangeLog b/nt/ChangeLog index 97d42701c3..fc1b0a0910 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,13 +1,28 @@ -2014-04-21 Eli Zaretskii +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-09 Ken Brown +2014-04-11 Ken Brown * emacs.rc: Revert last change. -2014-04-03 Ken Brown +2014-04-07 Ken Brown * emacs.rc: Don't use manifest on Cygwin. (Bug#17176)