diff src/ChangeLog @ 107385:8cc1510017f3

Spell out in ChangeLog the purpose of revision 99649.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 13 Mar 2010 03:52:05 -0500
parents d7f54b6298bf
children 969a1a50d14c
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 12 18:13:27 2010 -0500
+++ b/src/ChangeLog	Sat Mar 13 03:52:05 2010 -0500
@@ -7,6 +7,7 @@
 
 2010-03-12  Eli Zaretskii  <eliz@gnu.org>
 
+	These changes remove termcap.c from the build on Posix platforms.
 	* Makefilie.in (termcapobj): Move termcap.o from here...
 	(MSDOS_OBJ): ...to here.
 	(termcapobj) [!LIBS_TERMCAP]: Remove specialized value, as it is
@@ -16,7 +17,7 @@
 
 	* cm.c: Remove (ifdef'ed away) inclusion of termcap.h.
 
-	* config.in: Regenerated.
+	* config.in: Regenerated.  (See top-level ChangeLog.)
 
 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>