Enlightenment CVS committal

Author  : mej
Project : eterm
Module  : libast

Dir     : eterm/libast


Modified Files:
        ChangeLog 


Log Message:
Mon Nov 10 14:28:09 2003                        Michael Jennings (mej)

Added assertions/requirements for string member functions.

Changed pointer printouts to %010p instead of %8p, since the latter
didn't account for the possibility of a leading "0x".

Fixed typos in hex_dump().

===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -3 -r1.85 -r1.86
--- ChangeLog   5 Nov 2003 20:13:34 -0000       1.85
+++ ChangeLog   10 Nov 2003 19:29:17 -0000      1.86
@@ -464,3 +464,12 @@
 
 Let's try that again, shall we?
 ----------------------------------------------------------------------
+Mon Nov 10 14:28:09 2003                        Michael Jennings (mej)
+
+Added assertions/requirements for string member functions.
+
+Changed pointer printouts to %010p instead of %8p, since the latter
+didn't account for the possibility of a leading "0x".
+
+Fixed typos in hex_dump().
+----------------------------------------------------------------------




-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to