2006-08-20 Aaron Bockover <abockover@novell.com>
[mono.git] / eglib / ChangeLog
index febd7ab29aa9b33b150bb11396d552e4b6004244..41fd82c5819dbdbf982955f5e090de0df942e3a0 100644 (file)
@@ -1,3 +1,15 @@
+2006-08-20  Aaron Bockover  <abockover@novell.com>
+
+       * src/gmisc.c: added g_setenv, g_getenv, g_unsetenv
+
+       * src/gstr.c: added g_snprintf, g_sprintf, g_fprintf, g_printf
+
+       * src/glib.h: added macros for above va_args printf functions
+
+       * src/Makefile.am: added gmisc.c
+
+       * test/whats-implemented: script to see what needs to be implemented
+
 2006-08-20  Chris Toshok  <toshok@ximian.com>
 
        * test/array.c (test_array_big): add a test from the glib