Don't require pkg-config when building from repository.
[bpt/emacs.git] / etc / ChangeLog
index 77294aa..80f3bf5 100644 (file)
@@ -1,3 +1,19 @@
+2014-05-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Don't require pkg-config when building from repository.
+       * NEWS: Prefer './configure FOO=BAR' to 'FOO=BAR ./configure'.
+       * PROBLEMS (Build-time-problems): Remove pkg-config problem
+       that is no longer an issue.
+
+2014-05-13  Dmitry Antipov  <dmantipov@yandex.ru>
+
+       * PROBLEMS: Mention potential problems with
+       --enable-link-time-optimization and clang on Fedora 20.
+
+2014-05-04  Leo Liu  <sdl.web@gmail.com>
+
+       * NEWS: Mention support for Chinese dates in calendar and diary.
+
 2014-04-20  Daniel Colascione  <dancol@dancol.org>
 
        * NEWS: Mention new struct functions and changes to `cl-the'.