~registry/glib/glib-2-30

Viewing all changes in revision 42.

  • Committer: Tim Janik
  • Author(s): Tim Janik
  • Date: 1998-08-04 14:26:27 UTC
  • Revision ID: git-v1:16b83a9a50fcfa57a3c86f7e02cf7aa15567145d
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: