[uClibc-cvs] svn commit: trunk/uClibc++

gkajmowi at uclibc.org gkajmowi at uclibc.org
Thu May 12 23:04:56 UTC 2005


Author: gkajmowi
Date: 2005-05-12 17:04:56 -0600 (Thu, 12 May 2005)
New Revision: 10319

Log:
Fixed problem with failing to handle end-of-file notification
Removed certain enhancements until I can figure out why they are spewing warnings

Modified:
   trunk/uClibc++/ChangeLog


Changeset:
Modified: trunk/uClibc++/ChangeLog
===================================================================
--- trunk/uClibc++/ChangeLog	2005-05-12 23:04:20 UTC (rev 10318)
+++ trunk/uClibc++/ChangeLog	2005-05-12 23:04:56 UTC (rev 10319)
@@ -14,8 +14,11 @@
 -	More code expansion into the library to make executibles much smaller
 -	Remove unneeded typedefs to clean up the code and make it easier to understand
 -	<complex> nearly complete - only need to implement pow()
+-	Fixed problem with failing to handle end-of-file notification
+-	Removed certain enhancements until I can figure out why they are spewing warnings
 
 
+
 0.1.9
 Peter S. Mazinger:	wchar cleanups across the board
 -	Make sure that operator= changes the number of elements in the vector.




More information about the uClibc-cvs mailing list