Add new functions.
authorTor Lillqvist <tml@iki.fi>
Sun, 27 Feb 2000 10:21:30 +0000 (10:21 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 27 Feb 2000 10:21:30 +0000 (10:21 +0000)
2000-02-27  Tor Lillqvist  <tml@iki.fi>

* glib.def: Add new functions.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.def
glib/glib.def

index ba3d551..9643f33 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551..9643f33 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index 584404e..bf328c0 100644 (file)
--- a/glib.def
+++ b/glib.def
@@ -381,6 +381,7 @@ EXPORTS
        g_strfreev
        g_string_append
        g_string_append_c
+       g_string_append_len
        g_string_assign
        g_string_chunk_free
        g_string_chunk_insert
@@ -391,9 +392,11 @@ EXPORTS
        g_string_free
        g_string_insert
        g_string_insert_c
+       g_string_insert_len
        g_string_new
        g_string_prepend
        g_string_prepend_c
+       g_string_prepend_len
        g_string_sized_new
        g_string_sprintf
        g_string_sprintfa
index 584404e..bf328c0 100644 (file)
@@ -381,6 +381,7 @@ EXPORTS
        g_strfreev
        g_string_append
        g_string_append_c
+       g_string_append_len
        g_string_assign
        g_string_chunk_free
        g_string_chunk_insert
@@ -391,9 +392,11 @@ EXPORTS
        g_string_free
        g_string_insert
        g_string_insert_c
+       g_string_insert_len
        g_string_new
        g_string_prepend
        g_string_prepend_c
+       g_string_prepend_len
        g_string_sized_new
        g_string_sprintf
        g_string_sprintfa