changeset 5641:b255f90f5e89

ChangeLog entry optics.
author Bruno Haible <bruno@clisp.org>
date Sat, 12 Feb 2005 15:30:49 +0000
parents 3b9668102196
children 94b470dee2a3
files lib/ChangeLog
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -126,7 +126,9 @@
 	(restore_cwd): Use chdir_long, not chdir.
 	* chdir-long.c: Renamed from chdir.c.
 	* chdir-long.h: Renamed from chdir.h.
-	[!defined PATH_MAX]: Define chdir_long to chdir on systems like the Hurd.
+	[!defined PATH_MAX]: Define chdir_long to chdir on systems like the
+	Hurd.
+
 2005-01-18  Bob Proulx  <bob@proulx.com>
 
 	* obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to simplify