diff packages/io/fileio/current/ChangeLog @ 2398:1cc00c5dc8b1

* src/misc.cxx (cyg_mtab_extra): Only create the array if it has more than 0 entries.
author asl
date Tue, 12 Jun 2007 20:02:21 +0000
parents 6dd96771081f
children 2e7c1dfc434c
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-12  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+	* src/misc.cxx (cyg_mtab_extra): Only create the array if it has more
+	than 0 entries.
+
 2007-01-27  Andrew Lunn  <andrew.lunn@ascom.ch>
 
 	* tests/fnmatch.c: Test case for fnmatch.