4 This is GLib version 1.1.4. GLib, is a library which includes support
5 routines for C such as lists, trees, hashes, memory allocation, and
8 Versions of GLib prior to 1.1.0 are distributed with GTK+ versions prior
11 The official ftp site is:
12 ftp://ftp.gtk.org/pub/gtk
14 The official web site is:
17 A mailing list is located at:
20 To subscribe: mail -s subscribe gtk-list-request@redhat.com < /dev/null
21 (Send mail to gtk-list-request@redhat.com with the subject "subscribe")
26 See the file 'INSTALL'
31 To report a bug, send mail either to gtk-list, as mentioned
32 above, or to gtk-bugs@gtk.org. If you send mail to gtk-list, you
33 must be subscribed yourself.
39 * Information about your system. For instance:
41 - What operating system and version
43 - For Linux, what version of the C library
45 And anything else you think is relevant.
47 * How to reproduce the bug.
49 If you can reproduce it with the testglib program that is built
50 in the glib/ directory, that will be most convenient. Otherwise,
51 please include a short test program that exhibits the behavior.
52 As a last resort, you can also provide a pointer to a larger piece
53 of software that can be downloaded.
55 * If the bug was a crash, the exact text that was printed out
56 when the crash occured.
58 * Further information such as stack traces may be useful, but
64 Patches can be uploaded to the incoming/ directory on
65 ftp.gtk.org. Please follow the instructions there, and include
66 your name and email address in the README file.
68 If the patch fixes a bug, it is usually a good idea to include
69 all the information described in "How to Report Bugs".