Remove term "subwindow" from code and documentation.
[bpt/emacs.git] / ChangeLog
index 2cd3f8e..68f5042 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2011-11-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * lib/makefile.w32-in (FRC): New dummy target.
+       (TAGS): Depend on FRC.
+
+2011-11-04  Glenn Morris  <rgm@gnu.org>
+
+       * configure.in: Increase minimum GnuTLS version to 2.6.6. (Bug#9929)
+       Do not include GnuTLS version info in final summary message.
+
+2011-10-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * config.bat: Use config.in and Makefile.in from src/ and lib/, if
+       they exist there, else from autogen/.
+
+       * make-dist (msdos): Add depfiles.bat and inttypes.h.
+
 2011-10-25  Nali Toja  <nalitoja@gmail.com>  (tiny change)
 
        * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var.  (Bug#9868)