diff packages/io/fileio/current/ChangeLog @ 3047:b32b05dbfe18

* src/dir.cxx (rewinddir): Fix tracing of rewinddir(). * src/fio.h: Add new function entry macro (FILEIO_ENTRY_VOID). [ Bugzilla 1001243 ]
author sergeig
date Tue, 16 Aug 2011 17:06:21 +0000
parents b5c2e2c6f34a
children 0603e0509bfb
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-23  Manuel Borchers  <manuel@matronix.de>
+
+	* src/dir.cxx (rewinddir): Fix tracing of rewinddir().
+	* src/fio.h: Add new function entry macro (FILEIO_ENTRY_VOID).
+	[ Bugzilla 1001243 ]
+
 2010-02-08  Jay Foster <jay@systech.com>
 
 	* tests/pselect.c: Corrected return value of pthread_kill()