Don't require pkg-config when building from repository.
[bpt/emacs.git] / etc / ChangeLog
index de57d81..80f3bf5 100644 (file)
@@ -1,6 +1,22 @@
+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.
+       * NEWS: Mention new struct functions and changes to `cl-the'.
 
 2014-04-17  Daniel Colascione  <dancol@dancol.org>