diff lib/ChangeLog @ 3010:a1174bfcd025

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 02 Dec 2000 09:58:43 +0000
parents 9afb7ff7a232
children 512c41641ac9
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-01  Paul Eggert  <eggert@twinsun.com>
+
+	* lib/memrchr.c: Include <config.h> before any system include file.
+
 2000-11-29  Paul Eggert  <eggert@twinsun.com>
 
 	* lib/dirname.c (dir_name_r): Fix typo: int -> size_t.