Commit Graph

4 Commits

Author SHA1 Message Date
Raph Levien
df6a9afd73 Fixed some minor comment typos and added myself to AUTHORS in gtk+. 1998-08-06 04:09:37 +00:00
PDT 1998 Shawn T. Amundson
65dda096fe Released GLib 1.1.1
Tue Aug  4 19:54:06 PDT 1998 Shawn T. Amundson <amundson@gkt.org>

        * Released GLib 1.1.1
1998-08-05 02:56:37 +00:00
Tim Janik
16b83a9a50 version bump to 1.1.1, binary age 1, interface age 0. updates. updates.
Tue Aug  4 15:17:54 1998  Tim Janik  <timj@gtk.org>

        * configure.in: version bump to 1.1.1, binary age 1, interface age 0.
        * NEWS: updates.
        * README: updates.
        * INSTALL: updates and fixes.
        * COPYING: include the GNU LGPL, rather than shipping an empty file.
        * AUTHORS: listed original authors here, and added people who made
        significant improvements to glib.

        * glib.h:
        * gutils.c: implement g_get_current_dir() which returns a newly
        allocated string, instead of a g_getcwd() variant that operates
        on a static buffer.
        export glib_interface_age and glib_binary_age.
        as a convenience, macro definitions have been added for
        g_node_insert_data, g_node_insert_data_before, g_node_append_data and
        g_node_prepend_data.

        * testglib.c: minor cleanups, print current dir.
1998-08-04 14:26:27 +00:00
Owen Taylor
2e0320d57e Initial revision 1998-06-10 23:21:14 +00:00