diff lib-src/ChangeLog @ 108951:943435f93f92

Remove duplicate ChangeLog entries.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 10 Jun 2010 03:04:45 +0200
parents d86e65007470
children 506ba691342f
line wrap: on
line diff
--- a/lib-src/ChangeLog	Thu Jun 10 00:31:03 2010 +0000
+++ b/lib-src/ChangeLog	Thu Jun 10 03:04:45 2010 +0200
@@ -47,11 +47,6 @@
 
 	* Makefile.in (BLESSMAIL_TARGET): Set with configure, not cpp.
 
-2010-05-08  Christoph  <cschol2112@googlemail.com>  (tiny change)
-
-	* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
-	for macros for nmake compatibility.
-
 2010-05-08  Glenn Morris  <rgm@gnu.org>
 
 	* Makefile.in (THIS_IS_MAKEFILE): Remove, unused.
@@ -4578,16 +4573,6 @@
 	* Makefile.in.in (install, maybe-blessmail): Don't cd ..;
 	configure has already set $(INSTALL) to the proper relative path.
 
-1995-06-27  Francesco Potortì  (pot@cnuce.cnr.it)
-
-	* etags.c (plain_C_entries): New function.
-	(lowcase): New macro.
-	(tail, Fortran_functions, Pascal_functions): Use new macro lowcase.
-	(lang_suffixes): New suffix ".pc" for Pro*C files.
-	(consider_token): Don't tag all tokens beginning with DEFUN & Co..
-	(tail): Look for the end of the token when comparing.
-	(takeprec): Since now tail behaves differently, use strneq.
-
 1995-07-08  Paul Eggert  <eggert@twinsun.com>
 
 	* rcs2log (datearg): Separate date from time with comma, not space,