• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1=== ChangeLog discontinued ===
2
3	With the move to git, GLib is switching from a ChangeLog file
4	to relying on commit messages to provide change history. Please
5	see README.commits for guidance on the expected message format.
6
72009-03-13  Matthias Clasen  <mclasen@redhat.com>
8
9	* === Released 2.20.0 ===
10
112009-03-02  Matthias Clasen <mclasen@redhat.com>
12
13	* === Released 2.19.10 ===
14
152009-03-02  Matthias Clasen <mclasen@redhat.com>
16
17	* === Released 2.19.9 ===
18
192009-03-01  Matthias Clasen  <mclasen@redhat.com>
20
21	Bug 573128 – A couple of typos in GObject documentation
22
23	* gobject/tut_gobject.xml: Fix some typos. Reported by Dimitri Vorbiev
24
252009-02-17  Matthias Clasen  <mclasen@redhat.com>
26
27	* === Released 2.19.8 ===
28
292009-02-16  Matthias Clasen  <mclasen@redhat.com>
30
31	* === Released 2.19.7 ===
32
332009-02-06  Stefan Kost  <ensonic@users.sf.net>
34
35	* gio/gio-docs.xml:
36	* glib/glib-docs.sgml:
37	* gobject/gobject-docs.sgml:
38	  Add online urls for library.gnome.org. This allows other docs to do
39          gtkdoc-rebase --online --html-dir=html
40          before publishing docs and have working xrefs.
41
422009-02-02  Matthias Clasen  <mclasen@redhat.com>
43
44	* === Released 2.19.6 ===
45
462009-01-19  Matthias Clasen  <mclasen@redhat.com>
47
48	* === Released 2.19.5 ===
49
502009-01-13  Matthias Clasen  <mclasen@redhat.com>
51
52	* glib/glib-sections.txt:
53	* glib/tmpl/base64.sgml: Mention g_base64_decode_inplace
54
552009-01-05  Matthias Clasen  <mclasen@redhat.com>
56
57	* === Released 2.19.4 ===
58
592009-01-02  Matthias Clasen <mclasen@redhat.com>
60
61	* glib/tmpl/string_utils.sgml: Move most function docs inline.
62
632009-01-01  Matthias Clasen <mclasen@redhat.com>
64
65	Bug 565831 – error in interface creation sample
66
67	* gobject/tut_howto.xml: Fix an example. Pointed out by
68	Jens Georg.
69
702008-12-15  Matthias Clasen <mclasen@redhat.com>
71
72	* === Released 2.19.3 ===
73
742008-12-08  Matthias Clasen  <mclasen@redhat.com>
75
76	* gio/gio-sections.txt: Add new functions
77
782008-12-07  Behdad Esfahbod  <behdad@gnome.org>
79
80	Bug 563156 – Document printing and scanning gunichar values
81
82	* glib/tmpl/unicode.sgml: Document printing and scanning gunichar
83	values.
84
852008-12-07  Behdad Esfahbod  <behdad@gnome.org>
86
87	Bug 563150 – G_GU?INT*_MODIFIER/FORMAT docs
88
89	* glib/tmpl/glib-unused.sgml:
90	* glib/tmpl/macros_misc.sgml:
91	* glib/tmpl/types.sgml:
92	Update docs to mention scanning as well as printing.
93	Cross reference these from their respective types.
94
952008-12-01  Matthias Clasen  <mclasen@redhat.com>
96
97	* === Released 2.19.2 ===
98
992008-12-01  Matthias Clasen  <mclasen@redhat.com>
100
101	* === Released 2.19.1 ===
102
1032008-12-01  Alexander Larsson  <alexl@redhat.com>
104
105        Reviewed by NOBODY (OOPS!).
106
107        * gio/gio-sections.txt:
108
1092008-11-30  Matthias Clasen  <mclasen@redhat.com>
110
111	* glib/running.sgml: Mention all and help special options in
112	debug envvars.
113
1142008-11-30  Matthias Clasen  <mclasen@redhat.com>
115
116	Bug 562538 – GObject interface tutorial shouldn't finalise with
117	"Please forget everything"
118
119	* gobject/tut_gtype.xml: Remove the questionable closing sentence
120	and all references to private functions. Pointed out by Christian
121	Dywan.
122
1232008-11-28  Matthias Clasen  <mclasen@redhat.com>
124
125	Bug 559452 – GObject Reference Manual (typo)
126	Bug 559462 – GObject Reference Manual (typo)
127	Bug 559517 – GObject Reference Manual (typo)
128
129	* gobject/tut_howto.xml:
130	* gobject/tut_gsignal.xml:
131	* gobject/tut_gobject.xml: Fix typos, found by Andrew Feren.
132
1332008-11-28  Matthias Clasen  <mclasen@redhat.com>
134
135	* gio/gio-sections.txt: Add g_app_info_get_commandline
136
1372008-11-28  Matthias Clasen  <mclasen@redhat.com>
138
139	* glib/tmpl/keyfile.sgml: Explain locale identifiers in
140	more detail
141
1422008-11-28  Matthias Clasen  <mclasen@redhat.com>
143
144	Bug 562549 – g_byte_array_free should tell how free data
145
146	* glib/tmpl/arrays_byte.sgml: Improve docs, proposed by
147	Guillaume Desmottes
148
1492008-11-21  Matthias Clasen  <mclasen@redhat.com>
150
151	* glib/Makefile.am:
152	* gobject/Makefile.am:
153	* gio/Makefile.am: Use a new gtk-doc feature to generate
154	much nicer indices.
155
1562008-11-14  Matthias Clasen  <mclasen@redhat.com>
157
158	* glib/glib-sections.txt: Add G_STATIC_ASSERT and friends
159
1602008-11-14  Matthias Clasen  <mclasen@redhat.com>
161
162	* gio/gio-sections.txt: Add G_FILE_ATTRIBUTE_PREVIEW_ICON
163
1642008-11-10  Behdad Esfahbod  <behdad@gnome.org>
165
166	Bug 559448 – GObject Reference Manual (typo)
167
168	* gobject/tut_gobject.xml: Fix typo.
169
1702008-11-03 Matthias Clasen  <mclasen@redhat.com>
171
172	Bug 552776 – ac_cv_func_posix_getgrgid_r not mentioned
173
174	* glib/cross.sgml: Mention ac_cv_func_posix_getgrgid_r.
175
1762008-10-29 16:04:38  Tim Janik  <timj@gtk.org>
177
178	* glib/tmpl/macros_misc.sgml: Clarified/added docs for
179	G_STRINGIFY, G_PASTE and G_STATIC_ASSERT, based on
180	patches from Christian Persch and  Christian Dywan.
181
1822008-10-21  Alexander Larsson  <alexl@redhat.com>
183
184        * gio/gio-sections.txt:
185	Update with new symbolse
186
1872008-10-16  Matthias Clasen <mclasen@redhat.com>
188
189	* === Released 2.19.0 ===
190
191	* gio/gio-sections.txt: Add new api
192
193	* gobject/gobject-docs.sgml:
194	* gio/gio-docs.xml: Add new indexes
195
1962008-10-16  Matthias Clasen  <mclasen@redhat.com>
197
198	* glib/Makefile.am: Don't specify multiple directories in
199	DOC_SOURCE_DIR. It doesn't work.
200
2012008-09-26  Dan Winship  <danw@gnome.org>
202
203	* glib/tmpl/testing.sgml: Fix lots of typos, document
204	g_assert_error() and g_assert_no_error()
205
2062008-09-26`  Matthias Clasen  <mclasen@redhat.com>
207
208	* glib/tmpl/iochannel.sgml: Move more docs inline
209
2102008-09-17  Matthias Clasen  <mclasen@redhat.com>
211
212	* === Released 2.18.1 ===
213
2142008-09-15  Matthias Clasen  <mclasen@redhat.com>
215
216	Bug 552359 – g_file_info_get_icon should return GThemedIcon, and
217	g_themed_icon_get_names shold be documented ?
218
219	* gio/gio-sections.txt: Add g_themed_icon_get_names.
220
2212008-09-12  Matthias Clasen  <mclasen@redhat.com>
222
223	* glib/tmpl/modules.sgml: Reinstate docs that somehow got lost.
224
2252008-09-02  Matthias Clasen  <mclasen@redhat.com>
226
227	* === Released 2.18.0 ===
228
2292008-09-02  Matthias Clasen  <mclasen@redhat.com>
230
231	* gobject/gobject-sections.txt: Add g_object_get_type
232
2332008-09-02  Matthias Clasen  <mclasen@redhat.com>
234
235	Bug 550056 – Missing documentation for g_emblemed_icon_get_emblems
236
237	* gio/gio-sections.txt: Add some missing GEmblem functions.
238	Noticed by Cosmio Cecchi
239
2402008-08-27  Matthias Clasen  <mclasen@redhat.com>
241
242	* glib/tmpl/i18n.sgml: Add hint about intltool to NC_() docs.
243
2442008-08-18  Matthias Clasen  <mclasen@redhat.com>
245
246	* === Released 2.17.7 ===
247
2482008-08-16  Matthias Clasen  <mclasen@redhat.com>
249
250	* gio/gio-sections.txt: Fix a typo
251
2522008-08-15  Tor Lillqvist  <tml@novell.com>
253
254	* glib/tmpl/threads.sgml: Add an exception: g_mem_set_vtable() may
255	be called before g_thread_init().
256
2572008-08-15  Tor Lillqvist  <tml@novell.com>
258
259	* glib/tmpl/threads.sgml: Warn about the consequences of not
260	calling g_thread_init() first, if it will be called at all. Advice
261	calling it if using random GLib-based libraries.
262
2632008-08-11  Matthias Clasen  <mclasen@redhat.com>
264
265	Bug 547262 – Missing link in the docs
266
267	* glib/tmpl/gregex.sgml: Fix a reference.
268	Pointed out by Bastien Nocera
269
2702008-08-04  Matthias Clasen  <mclasen@redhat.com>
271
272	* === Released 2.17.6 ===
273
2742008-08-04  Matthias Clasen  <mclasen@redhat.com>
275
276	* gio/gio.types:
277	* gio/gio-docs.xml:
278	* gio/gio-sections.txt: Add Gemblem
279
2802008-08-04  Matthias Clasen  <mclasen@redhat.com>
281
282	* === Released 2.17.5 ===
283
2842008-08-04  Matthias Clasen  <mclasen@redhat.com>
285
286	* gobject/gobject-docs.sgml: Add a 2.18 index
287
2882008-08-01  Matthias Clasen  <mclasen@redhat.com>
289
290	* gio/gio-sections.txt: Add some more GEmblemedIcon things.
291
292	* glib/tmpl/testing.sgml: Fix a typo. Noticed by Marek Kasik.
293
2942008-07-28  Matthias Clasen  <mclasen@redhat.com>
295
296	* glib/glib-sections.txt: Add g_markup_context_get_user_data
297
2982008-07-28  Matthias Clasen  <mclasen@redhat.com>
299
300	* gio/gio-sections.txt:
301	* gio/gio-docs.xml: Add GEmblemedIcon
302
3032008-07-21  Matthias Clasen  <mclasen@redhat.com>
304
305	* === Released 2.17.4 ===
306
3072008-07-18  Matthias Clasen  <mclasen@redhat.com>
308
309	* gobject/gobject-sections.txt: Add new signal api.
310
3112008-07-18  Matthias Clasen  <mclasen@redhat.com>
312
313	* glib/glib-sections.txt:
314	* glib/tmpl/i18n.sgml: Add new gettext stuff
315
3162008-07-18  Matthias Clasen  <mclasen@redhat.com>
317
318	Bug 530759 – update the gobject tutorial to the XXI century
319
320	* gobject/*: Some updates to the tutorial. Patch by Emmanuele
321	Bassi.
322
3232008-07-18  Matthias Clasen  <mclasen@redhat.com>
324
325	* gio/gio-sections.txt: Add g_content_type_guess_for_tree
326
3272008-07-16  Matthias Clasen  <mclasen@redhat.com>
328
329	Bug 543220 – Case collision on gio-extension-points.html
330
331	Reported by Ryan Schmidt
332	* gio/overview.xml: Rename id to avoid filename conflict.
333
3342008-07-16  Matthias Clasen  <mclasen@redhat.com>
335
336	Bug 543168 – Description of G_SLICE=debug-blocks discourages its use
337
338	* glib/running.sgml: Improve docs of G_SLICE=debug-blocks.
339	Patch by Alessandro Vesely.
340
3412008-07-08  Matthias Clasen  <mclasen@redhat.com>
342
343	* gio/gio-sections.txt: Add new GMount functions
344
3452008-07-05  Matthias Clasen  <mclasen@redhat.com>
346
347	Bug 521589 – [RFC] gobject documentation should mention Vala
348
349	* gobject/tut_tools.xml: Add a reference to Vala.
350	Patch by Marc-Andre Lureau.
351
3522008-07-05  Matthias Clasen  <mclasen@redhat.com>
353
354	* glib/glib-sections.txt: Move g_strcmp0 to a more appropriate
355	place in the docs.
356
3572008-07-02  Matthias Clasen  <mclasen@redhat.com>
358
359	* === Released 2.17.3 ===
360
3612008-07-02  Matthias Clasen  <mclasen@redhat.com>
362
363	* gio/gio-sections.txt: Add g_desktop_app_info_new_from_keyfile
364	and g_file_monitor
365
3662008-07-01  Matthias Clasen  <mclasen@redhat.com>
367
368	* gio/gio.types: Add missing types. Pointed out by David Zeuthen.
369
3702008-06-24  Michael Natterer  <mitch@imendio.com>
371
372	* glib/Makefile.am
373	* gobject/Makefile.am: don't comment out the include of
374	Makefile.decl just because there are no tests. It needs to be
375	included in each Makefile.am or make check will fail.
376
3772008-06-22  Stefan Kost  <ensonic@users.sf.net>
378
379	* glib/Makefile.am:
380	* gobject/Makefile.am:
381	  Unify the Makefiles. In glib only scan glib folders.
382
3832008-06-16  Ross Burton  <ross@burtonini.com>
384
385	* gio/gio-sections.txt:
386	Add g_file_enumerator_get_container.
387
3882008-06-14  Matthias Clasen  <mclasen@redhat.com>
389
390	* glib/tmpl/macros_misc.sgml: Document G_GNUC_MAY_ALIAS
391
392	* glib/tmpl/testing.sgml: Move docs around, and add more
393
394	* glib/tmpl/unicode.sgml: Document break types
395
396	* glib/tmpl/hash_tables.sgml: Add docs for GHashTableIter
397
3982008-06-12  Matthias Clasen  <mclasen@redhat.com>
399
400	* === Released 2.17.2 ===
401
4022008-06-12  Matthias Clasen  <mclasen@redhat.com>
403
404	* === Released 2.17.1 ===
405
4062008-06-12  Matthias Clasen  <mclasen@redhat.com>
407
408	* gio/gio-sections.txt: Add some new symbols
409
4102008-06-12  Matthias Clasen  <mclasen@redhat.com>
411
412	* glib/running.sgml: Remove mention of G_WIN32_PRETEND_WIN9X
413
4142008-06-12  Ross Burton  <ross@burtonini.com>
415
416	* gio/gio-sections.txt:
417	Add g_file_make_directory_with_parents.
418
4192008-06-12  Matthias Clasen  <mclasen@redhat.com>
420
421	* glib/glib-sections.txt: Testing documentation fixups
422
4232008-06-12  Matthias Clasen  <mclasen@redhat.com>
424
425	* glib/gtester.xml:
426	* glib/gtester.1:
427	* glib/gtester-report.xml:
428	* glib/gtester-report.1:
429	* glib/glib-docs.sgml:
430	* glib/Makefile.am: Add gtester, gtester-report man pages
431
4322008-06-11  Behdad Esfahbod  <behdad@gnome.org>
433
434	* glib/glib-sections.txt: Add g_dgettext() and g_dngettext().
435
4362008-06-11  Matthias Clasen  <mclasen@redhat.com>
437
438	Bug 535418 – Please document which glib version defines goffset
439
440	* glib/tmpl/types.sgml: Add a Since tag for goffset
441	Proposed by Holger Berndt
442
4432008-06-11  Matthias Clasen  <mclasen@redhat.com>
444
445	Bug 528715 – Misprint in the description of the interface
446	g_type_class_add_private
447
448	* glib/tmpl/macros_misc.sgml:
449	* gobject/tmpl/gclosure.sgml:
450	* gobject/tmpl/gtype.sgml: Fix typos
451	Noticed by Areg Beketovski
452
4532008-06-11  Matthias Clasen  <mclasen@redhat.com>
454
455	Bug 528714 – Misprint in the description of the interface
456	g_param_spec_flags
457
458	* gobject/tmpl/param_value_types.sgml: Fix a typo.
459	Pointed out by Areg Beketovski
460
4612008-06-11  Matthias Clasen  <mclasen@redhat.com>
462
463	Bug 537260 – Doc bug in G_TYPE_INSTANCE_GET_CLASS()
464
465	* gobject/tmpl/gtype.sgml: Fix unclear parameter descriptions.
466	Pointed out by Behdad Esfahbod
467
4682008-06-11  Matthias Clasen  <mclasen@redhat.com>
469
470	Bug 530527 – Misprint in the description of the interface
471	g_cclosure_marshal_VOID__FLAGS
472
473	* gobject/tmpl/gclosure.sgml: Fix a duplication.
474	Noticed by Areg Beketovski
475
4762008-06-11  Matthias Clasen  <mclasen@redhat.com>
477
478	Bug 530526 – Misprint in the description of the fields 'class_init'
479	and 'class_finalize' of the structure GTypeInfo
480
481	* gobject/tmpl/gtype.sgml: Improve GTypeInfo docs
482	Proposed by Areg Beketovski
483
4842008-06-11  Matthias Clasen  <mclasen@redhat.com>
485
486	Bug 528719 – Improvement to the documentation of the
487	"g_object_connect" interface
488
489	* gobject/tmpl/objects.sgml: Improve the documentation of
490	g_object_connect. Proposed by Areg Bketovski
491
4922008-06-11  Matthias Clasen  <mclasen@redhat.com>
493
494	Bug 528172 – gtk_signal_handlers_unblock_* functions return value
495	amount of matched signals, not amount of actually unblocked.
496
497	* gobject/tmpl/signals.sgml: Fix documentation of return value
498	of functions that operate on matched signal handlers.
499
5002008-06-11  Matthias Clasen  <mclasen@redhat.com>
501
502	Bug 528717 – Misprint in the description of the parameter
503	'type_id' for the interface g_type_register_fundamental
504
505	* gobject/tmpl/gtype.sgml: Remove references to GTypeFundamentals
506	Pointed out by Areg Beketovski
507
5082008-06-11  Matthias Clasen  <mclasen@redhat.com>
509
510	Bug 528716 – Misprint in the description of the parameter
511	'iface_data' for the callback types GInterfaceInitFunc and
512	GInterfaceFinalizeFunc
513
514	* gobject/tmpl/gtype.sgml: Fix description of parameters
515	for GInterface{Init/Finalize}Func.
516	Pointed out by Areg Beketovski
517
5182008-06-10  Matthias Clasen  <mclasen@redhat.com>
519
520	* gobject/tmpl/gparamspec.sgml: Document G_PARAM_STATIC_NICK
521
5222008-06-10  Matthias Clasen  <mclasen@redhat.com>
523
524	* gio/gio-sections.txt: Add g_themed_icon_prepend_name
525
5262008-06-10 14:06:34  Tim Janik  <timj@imendio.com>
527
528	* gobject/tmpl/gtype.sgml: fixed documentation regarding type checking
529	macros that do and do not issue warnings.
530
5312008-05-28  Matthias Clasen  <mclasen@redhat.com>
532
533	* glib/glib-docs.sgml:
534	* gio/gio-docs.sgml: Add indexes of 2.18 additions
535
5362008-05-27  Matthias Clasen  <mclasen@redhat.com>
537
538	* === Released 2.17.0 ===
539
5402008-05-27  Matthias Clasen  <mclasen@redhat.com>
541
542	* glib/compiling.sgml: Document G_DISABLE_SINGLE_INCLUDES
543
5442008-05-27  Michael Natterer  <mitch@gimp.org>
545
546	* glib/tmpl/gurifuncs.sgml
547	* glib/tmpl/testing.sgml: new files.
548
549	* glib/tmpl/unicode.sgml
550	* glib/tmpl/macros_misc.sgml
551	* glib/tmpl/checksum.sgml: regenerated.
552
553	* Updated lots of svn:ignore all over the place.
554
5552008-05-27  Matthias Clasen  <mclasen@redhat.com>
556
557	Bug 535021 – g_param_spec_internal documentation should
558	describe purpose of nick and blurb
559
560	* gobject/tmpl/gparamspec.sgml: Explain nicks and blurbs
561	some more.
562
5632008-05-26  Matthias Clasen  <mclasen@redhat.com>
564
565	* glib/glib-docs.sgml: Add 2.18 index
566
567	* glib/glib-sections.txt: Add g_checksum_reset
568
5692008-05-25  Matthias Clasen  <mclasen@redhat.com>
570
571	* gobject/tmpl/gclosure.sgml: Fix docs for
572	g_cclosure_marshal_STRING__OBJECT_POINTER. (#534177, Areg Beketovski)
573
5742008-05-18  Matthias Clasen  <mclasen@redhat.com>
575
576	Bug 527214 – g_timer_elapsed() returns random values.
577
578	* docs/reference/glib/tmpl/timers.sgml:
579	Add notes regarding gthreads dependency.
580	Patch by Mathias Hasselmann
581
5822008-05-17  Matthias Clasen  <mclasen@redhat.com>
583
584	* gio/gio-sections.txt: Add new api
585
5862008-05-17  Matthias Clasen  <mclasen@redhat.com>
587
588	Bug 528648 – Extra >s in Object Construction section...
589
590	* gobject/tut_howto.xml: Fix a formatting glitch
591
5922008-05-14  Tor Lillqvist  <tml@novell.com>
593
594	* glib/tmpl/spawn.sgml: Don't mention fork()/exec() in the short
595	description. fork()/exec() is an implementation detail on Unix.
596
5972008-04-07  Matthias Clasen  <mclasen@redhat.com>
598
599	* glib/tmpl/unicode.sgml: Updates for Unicode 5.1
600
6012008-04-07  Matthias Clasen  <mclasen@redhat.com>
602
603	Bug 526572 – Missing * in declaration of parent_class in Object
604	Destruction section of GObject Reference Manual
605
606	* gobject/tut_howto.xml: Add missing *.
607
6082008-04-03  Matthias Clasen  <mclasen@redhat.com>
609
610	Bug 525553 – fix typo and nitpicking in GArray documentation
611
612	* glib/tmpl/arrays.sgml: Correct an index in an example,
613	pointed out by Paul Bolle
614
6152008-03-30  Matthias Clasen  <mclasen@redhat.com>
616
617	* gio/gio-sections.txt: Add g_file_query_file_type.
618
6192008-03-30  Matthias Clasen  <mclasen@redhat.com>
620
621	* glib/glib-sections.txt:
622	* glib/tmpl/macros-misc.sgml: Document G_GNUC_ALLOC_SIZE
623	macros
624
6252008-03-28  A. Walton  <awalton@svn.gnome.org>
626
627	* gio/overview.xml:
628	Document GIO_EXTRA_MODULES, fixes a small typo.
629
6302008-03-19  Matthias Clasen  <mclasen@redhat.com>
631
632	* gio/overview.xml: Document GVS_DISABLE_FUSE.
633
6342008-03-12  Benjamin Otte  <otte@gnome.org>
635
636	* gio/gio-sections.txt:
637	g_file_contains_file() doesn't exist anymore
638
6392008-03-10  Matthias Clasen  <mclasen@redhat.com>
640
641	* === Released 2.16.1 ===
642
6432008-03-10  Matthias Clasen  <mclasen@redhat.com>
644
645	* === Released 2.16.0 ===
646
6472008-03-10  Matthias Clasen  <mclasen@redhat.com>
648
649	* glib/tmpl/linked_lists_double.sgml:
650	* glib/tmpl/linked_lists_single.sgml: Remove docs that have
651	been inlined.
652
6532008-03-10  Matthias Clasen  <mclasen@redhat.com>
654
655	* glib/tmpl/types.sgml: Add a Since marker for goffset (#521013,
656	Charles Kerr)
657
6582008-02-29  Matthias Clasen  <mclasen@redhat.com>
659
660	* glib/tmpl/linked_lists_double.sgml: Move docs inline
661
6622008-02-25  Matthias Clasen  <mclasen@redhat.com>
663
664	* === Released 2.15.6 ===
665
6662008-02-23  Matthias Clasen  <mclasen@redhat.com>
667
668	* gio/gio-sections.txt: Updates
669
6702008-02-21  Tor Lillqvist  <tml@novell.com>
671
672	* glib/running.sgml: Clarify character set issues on Windows.
673
6742008-02-13  Ryan Lortie  <desrt@desrt.ca>
675
676        * gio/gio-sections.txt: add G_FILE_ATTRIBUTE_TRASH_ITEM_COUNT
677
6782008-02-12  Matthias Clasen <mclasen@redhat.com>
679
680	* gio/migration.xml: Add a note about mime monitoring
681
6822008-02-11  Matthias Clasen <mclasen@redhat.com>
683
684	* === Released 2.15.5 ===
685
6862008-02-11  Matthias Clasen <mclasen@redhat.com>
687
688	* gio/gio-docs.xml:
689	* gio/gio-sections.txt:
690	* gio/overview.xml: Documentation additions
691
6922008-02-10  Philip Withnall  <pwithnall@svn.gnome.org>
693
694	* glib/tmpl/modules.sgml: Improve the documentation for
695	the G_MODULE_EXPORT macro. (#514470)
696
6972008-02-09  Matthias Clasen  <mclasen@redhat.com>
698
699	* glib/tmpl/i18n.sgml: Improve the documentation for the
700	N_() macro.  (#514053, Tommi Vainikainen)
701
7022008-01-29  Christian Persch  <chpe@gnome.org>
703
704	* glib/tmpl/macros_misc.sgml: G_GNUC_[PRETTY_]FUNCTION are
705	deprecated since 2.16, not 2.14.
706
7072008-01-28  Matthias Clasen  <mclasen@redhat.com>
708
709	* === Released 2.15.4 ===
710
7112008-01-27  Matthias Clasen  <mclasen@redhat.com>
712
713	* glib/tmpl/trees-nary.sgml: Move docs inline
714
7152008-01-27  Matthias Clasen  <mclasen@redhat.com>
716
717	* glib/tmpl/macros_misc.sgml: Document G_GNUC_(PRETTY)_FUNCTION
718	as deprecated.
719
7202008-01-24  Matthias Clasen  <mclasen@redhat.com>
721
722	* gio/migration.xml: Some more
723
7242008-01-23  Matthias Clasen  <mclasen@redhat.com>
725
726	* gio/migration.xml: Add something on trash handling
727	and some very sketchy information on gnome_vfs_xfer
728
7292008-01-23  Matthias Clasen  <mclasen@redhat.com>
730
731	* gio/overview.xml: Document environment
732	variables used by GIO.
733
7342008-01-21  Matthias Clasen  <mclasen@redhat.com>
735
736	* === Released 2.15.3 ===
737
7382008-01-20  Matthias Clasen  <mclasen@redhat.com>
739
740	* gio/gio-sections.txt: Additions
741
7422008-01-14  Matthias Clasen  <mclasen@redhat.com>
743
744	* === Released 2.15.2 ===
745
7462008-01-11  Matthias Clasen  <mclasen@redhat.com>
747
748	* glib/*: Hook up gtestutils docs.
749
7502008-01-08  Alexander Larsson  <alexl@redhat.com>
751
752        * gio/gio-docs.xml:
753        * gio/migrating.xml:
754	Remove GDirectoryMonitor refernces
755
756008-01-07  Matthias Clasen  <mclasen@redhat.com>
757
758	* === Released 2.15.1 ===
759
7602008-01-07  Matthias Clasen  <mclasen@redhat.com>
761
762	* glib/glib-sections.txt:
763	* gio/gio-sections.txt: Update to api changes
764
7652008-01-06  Matthias Clasen  <mclasen@redhat.com>
766
767	* glib/building.sgml: Document new dependencies and
768	configure options.
769
7702007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
771
772	* gio/migrating.xml: Fixed invalid XML entity
773
7742007-12-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
775
776	* glib/tmpl/macros_misc.sgml: Fixed typo
777
7782007-12-30  Matthias Clasen  <mclasen@redhat.com>
779
780	* gio/Makefile.am:
781	* gio/gio-sections.txt: Updates
782
7832007-12-29  Matthias Clasen  <mclasen@redhat.com>
784
785	* glib/tmpl/spawn.sgml: Add a warning about allowed functions
786	between fork() and exec().
787
7882007-12-24  Benjamin Otte  <otte@gnome.org>
789
790	* glib/tmpl/timers.sgml: Add a warning about g_thread_init
791	invalidating timers. (#491218)
792
7932007-12-24  Mathias Hasselmann  <mathias@openismus.com>
794
795	Fix typo in g_try_new0 docs (#505195, Felix Riemann).
796
797	* docs/reference/glib/tmpl/memory.sgml: Reference
798	n_structs, instead of non-existant n_counts argument.
799
8002007-12-22  Matthias Clasen  <mclasen@redhat.com>
801
802	* gobject/tmpl/gtypemodule.sgml: Fix a typo
803
8042007-12-20  Matthias Clasen  <mclasen@redhat.com>
805
806	* === Released 2.15.0 ===
807
8082007-12-19  Alexander Larsson  <alexl@redhat.com>
809
810	* gio/migrating.xml:
811	* gio/overview.xml:
812	Some minor fixes and additions.
813
8142007-12-17  Matthias Clasen <mclasen@redhat.com>
815
816	* gio: Flesh out the overview and migration docs.
817
8182007-12-17  Matthias Clasen <mclasen@redhat.com>
819
820	* gio/migration.xml: Stub of a migration chapter
821	* gio/overview.xml: Stub of an overview
822	* gio/gvfs-overview.{odg,png}: Overview diagram taken
823	from Alex Guadec slides.
824
825	* gio/Makefile.am:
826	* gio/gio-docs.xml: Include these
827
8282007-12-17  Matthias Clasen <mclasen@redhat.com>
829
830	* gio/gio-sections.txt: Updates
831
8322007-12-14  Matthias Clasen <mclasen@redhat.com>
833
834	* glib/tmpl/hash_tables.sgml:
835	* glib/glib-sections.txt: Add hash iterator functions
836
8372007-12-10  Matthias Clasen <mclasen@redhat.com>
838
839	* gio/gio-sections.txt:
840	* gio/gio-docs.xml:
841	* gio/gio.types: Add gdesktopappinfo
842
8432007-12-10  Bastien Nocera  <hadess@hadess.net>
844
845	* glib/tmpl/keyfile.sgml: Mention the difference
846	in handling booleans between GKeyFile and .INI files
847	(Closes: #468882)
848
8492007-12-10  Alexander Larsson  <alexl@redhat.com>
850
851	* gio/Makefile.am:
852	Remove more internal headers.
853
854	* gio/gio-sections.txt:
855	Update for changes
856
8572007-12-10  Matthias Clasen  <mclasen@redhat.com>
858
859	* gio/Makefile.am: Ignore gioalias.h
860	* gio/gio-sections.txt: Updates
861
8622007-12-07  Behdad Esfahbod  <behdad@gnome.org>
863
864	* glib/tmpl/date.sgml: Fix tiny grammar typo.
865
8662007-12-04  Emmanuele Bassi  <ebassi@gnome.org>
867
868	* glib/glib-sections.txt: Add GChecksum public API.
869
870	* glib/tmpl/checksum.sgml:
871	* glib/glib-docs.sgml: Add the checksums API page.
872
8732007-11-29  Behdad Esfahbod  <behdad@gnome.org>
874
875	Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
876
877	* glib/tmpl/arrays.sgml:
878	* glib/tmpl/arrays_pointer.sgml:
879	Document how to free the return value.
880
8812007-11-28  Matthias Clasen  <mclasen@redhat.com>
882
883	* gio/gio-sections.txt: More cleanup
884
885	* gio/gio.types: Remove internal types
886
8872007-11-27  Matthias Clasen  <mclasen@redhat.com>
888
889	* gio/gio-sections.txt: Remove nonexisting functions
890
8912007-11-27  Matthias Clasen  <mclasen@redhat.com>
892
893	* gio/gio-sections.txt: Some additions
894
8952007-11-27  Matthias Clasen  <mclasen@redhat.com>
896
897	* gio/gio-sections.txt:
898	* gio/gio-docs.xml:
899	* gio/gio.types: Update for api changes
900
9012007-11-26  Alexander Larsson  <alexl@redhat.com>
902
903	* Makefile.am:
904	* gio/Makefile.am:
905	* gio/gio-docs.xml:
906	* gio/gio-sections.txt:
907	* gio/gio.types:
908	* gio/version.xml.in:
909	Add gio docs
910
9112007-11-23  Matthias Clasen <mclasen@redhat.com>
912
913	* glib/tmpl/i18n.sgml:
914	* glib/glib-sections.txt: Add g_dpgettext(), C_()
915
9162007-11-18  Matthias Clasen <mclasen@redhat.com>
917
918	* glib/tmpl/option.sgml: Update the example to demonstrate
919	error handling.  (#497033, Matti Katila)
920
9212007-11-09  Matthias Clasen <mclasen@redhat.com>
922
923	* glib/tmpl/patterns.sgml: Add a warning about strlen vs
924	g_utf8_strlen.  (#455725, Michael Rasmussen)
925
926	* glib/tmpl/date.sgml: Add a footnote explaining leap years.
927	(#491982, Areg Beketovski)
928
929	* glib/tmpl/date.sgml: Improve g_date_clamp docs.  (#491970,
930	Areg Beketovski)
931
9322007-11-08  Matthias Clasen <mclasen@redhat.com>
933
934	* glib/tmpl/memory.sgml
935	* glib/tmpl/hooks.sgml: Cleanups and fixes
936
9372007-11-08  Matthias Clasen <mclasen@redhat.com>
938
939	* glib/tmpl/thread_pools.sgml: Fix the GThreadPool docs.
940	(#491959, Areg Beketovski)
941
9422007-11-07  Matthias Clasen <mclasen@redhat.com>
943
944	* glib/glib-sections.txt: Add g_markup_parse_context_get_element_stack
945
9462007-11-07  Matthias Clasen <mclasen@redhat.com>
947
948	* glib/building.sgml: Fix a typo
949
9502007-11-07  Matthias Clasen <mclasen@redhat.com>
951
952	* === Released 2.14.3 ===
953
9542007-11-05  Mathias Hasselmann  <mathias@openismus.com>
955
956	* docs/reference/gobject/tut_gtype.xml: Use correct naming conventions
957	when explaining maman_bar_get_type(). (#493688) Mention G_DEFINE_TYPE.
958
9592007-10-16  Matthias Clasen  <mclasen@redhat.com>
960
961	* gobject/tmpl/gparamspec.sgml: Small update  (#477704, Ross Burton)
962
9632007-10-16  Matthias Clasen  <mclasen@redhat.com>
964
965	* === Released 2.14.2 ===
966
9672007-10-16  Matthias Clasen  <mclasen@redhat.com>
968
969	* gobject/tmpl/param_value_types.sgml: Add some discussion on
970	g_value_set_object() vs g_value_take_object().  (#477957, Davyd
971	Madeley)
972
9732007-09-19  Behdad Esfahbod  <behdad@gnome.org>
974
975	* glib/building.sgml: Fix gettext URL. (#478349, kraai ftbfs.org)
976
9772007-09-19  Matthias Clasen  <mclasen@redhat.com>
978
979	* === Released 2.14.1 ===
980
9812007-09-16  Matthias Clasen  <mclasen@redhat.com>
982
983	* glib/Makefile.am: Remove reference to trio
984
9852007-09-11  Matthias Clasen  <mclasen@redhat.com>
986
987	* glib/tmpl/error_reporting.sgml: Add an example.  (#474229,
988	Rob Bradford)
989
9902007-09-09  Behdad Esfahbod  <behdad@gnome.org>
991
992	* glib/tmpl/warnings.sgml: Improve G_BREAKPOINT docs. (#474899)
993
9942007-09-05  Behdad Esfahbod  <behdad@gnome.org>
995
996	* glib/tmpl/glib-unused.sgml:
997	* glib/tmpl/macros_misc.sgml:
998	* glib/tmpl/main.sgml:
999	* gobject/tmpl/gparamspec.sgml:
1000
1001Tue Aug 28 19:04:12 2007  Tim Janik  <timj@gtk.org>
1002
1003	* glib/tmpl/memory_slices.sgml: clarified alignment
1004	expectations for g_slice_alloc().
1005
10062007-08-20  Behdad Esfahbod  <behdad@gnome.org>
1007
1008	* glib/tmpl/unicode.sgml: Document that GUnicodeScript is
1009	interchangeable with PangoScript.
1010
10112007-08-20  Behdad Esfahbod  <behdad@gnome.org>
1012
1013	* glib/tmpl/spawn.sgml:
1014	Fix typos (#468694).
1015
10162007-08-15  Mikael Hallendal  <micke@imendio.com>
1017
1018	* glib/tmpl/keyfile.sgml: Clearify that only comments can precede
1019	groups in Key-files. (#466768)
1020
10212007-08-03  Matthias Clasen  <mclasen@redhat.com>
1022
1023	* === Released 2.14.0 ===
1024
10252007-07-21  Matthias Clasen  <mclasen@redhat.com>
1026
1027	* glib/glib-sections.txt: Additions
1028
10292007-07-21  Matthias Clasen  <mclasen@redhat.com>
1030
1031	* glib/tmpl/fileutils.sgml: Fix an inaccuracy in the
1032	G_FILE_TEST_IS_REGULAR docs, pointed out by
1033	Vincent Untz.  (#417068)
1034
10352007-07-20  Matthias Clasen  <mclasen@redhat.com>
1036
1037	* glib/tmpl/limits.sgml:
1038	* glib/tmpl/types.sgml:
1039	* glib/glib-sections.txt: Add new functions
1040
10412007-07-19  Behdad Esfahbod  <behdad@gnome.org>
1042
1043	* glib/glib-sections.txt:
1044
10452007-07-12  Matthias Clasen  <mclasen@redhat.com>
1046
1047	* === Released 2.13.7 ===
1048
1049Thu Jul 12 18:28:47 2007  Tim Janik  <timj@gtk.org>
1050
1051	* gobject/tmpl/gtype.sgml: fixed g_type_name() docs to forbid passing in
1052	invalid type IDs.
1053
1054Thu Jul 12 15:45:27 2007  Tim Janik  <timj@imendio.com>
1055
1056	* glib/tmpl/threads.sgml: document major caveat of g_private_set/g_private_get,
1057	i.e. not retaining private data across g_thread_init.
1058
1059Tue Jul 10 13:11:55 2007  Tim Janik  <timj@imendio.com>
1060
1061	* glib/tmpl/types.sgml: corrected descriptions of gsize and gssize.
1062
1063Tue Jul 10 13:04:03 2007  Tim Janik  <timj@imendio.com>
1064
1065	* minor docu build fixes.
1066
1067Tue Jul 10 12:31:04 2007  Tim Janik  <timj@imendio.com>
1068
1069	* glib/tmpl/threads.sgml: document g_once_init_enter and g_once_init_leave.
1070
10712007-07-09  Matthias Clasen <mclasen@redhat.com>
1072
1073	* tmpl/modules.sgml: Remove duplicate paragraph.
1074	(#45786, Ruben Vermeersch)
1075
1076	* tmpl/modules.sgml: Remove duplicate code from
1077	an example. (#454785, Ruben Vermeersch)
1078
1079Mon Jul  9 10:23:53 2007  Tim Janik  <timj@imendio.com>
1080
1081	* gobject/tmpl/gclosure.sgml: GClosure docu fixes from Guillaume
1082	Cottenceau, #383155.
1083
1084Fri Jun 29 2007  Matthias Clasen  <mclasen@redhat.com>
1085
1086	* === Released 2.13.6 ===
1087
1088Wed Jun 27 11:43:01 2007  Tim Janik  <timj@gtk.org>
1089
1090	* gobject/tmpl/gtype.sgml (initializers): typo fix, #451459.
1091
10922007-06-23  Emmanuele Bassi  <ebassi@gnome.org>
1093
1094	* glib/tmpl/memory.sgml: Add a clarification about pairing the
1095	memory allocation and free functions, and not mix system's
1096	malloc/free with the corresponding GLib ones. (#450216, Hubert
1097	Figuiere)
1098
10992007-06-18  Matthias Clasen  <mclasen@redhat.com>
1100
1101	* === Released 2.13.5 ===
1102
11032007-06-18  Emmanuele Bassi  <ebassi@gnome.org>
1104
1105	* glib/glib-sections.txt: Add g_timeout_add_seconds_full().
1106
11072007-06-17  Behdad Esfahbod  <behdad@gnome.org>
1108
1109	* glib/tmpl/quarks.sgml:
1110
11112007-06-16  Emmanuele Bassi  <ebassi@gnome.org>
1112
1113	* glib/tmpl/macros.sgml: Document the undefined behaviour of
1114	CLAMP() if low > high. (#448260)
1115
11162007-06-13  Sven Neumann  <sven@gimp.org>
1117
1118	* glib/glib-sections.txt
1119	* glib/tmpl/memory_slices.sgml: document g_slice_copy() and
1120	g_slice_dup().
1121
11222007-06-13  Matthias Clasen  <mclasen@redhat.com>
1123
1124	* glib/tmpl/warnings.sgml: Add some verbiage about
1125	intended use cases for the g_return macros, inspired
1126	by a bugzilla comment by Havoc Pennington.
1127
11282007-06-05  Matthias Clasen  <mclasen@redhat.com>
1129
1130	* === Released 2.13.4 ===
1131
11322007-06-04  Matthias Clasen  <mclasen@redhat.com>
1133
1134	* === Released 2.13.3 ===
1135
11362007-06-04  Matthias Clasen  <mclasen@redhat.com>
1137
1138	* glib/glib-sections.txt:
1139	* glib/tmpl/misc_utils.sgml: Add g_get_special_user_dir()
1140	and GUserDirectory.
1141
11422007-05-30  Matthias Clasen  <mclasen@redhat.com>
1143
1144	* glib/tmpl/i18n.sgml: Add some hints about
1145	xgettext invokation.
1146
11472007-05-30  Dan Winship  <danw@novell.com>
1148
1149	* glib/glib-sections.txt:
1150	* glib/tmpl/keyfile.sgml: add G_KEY_FILE_DESKTOP_* macros
1151
11522007-05-26  Matthias Clasen  <mclasen@redhat.com>
1153
1154	* gobject/tmpl/objects.sgml: Fix a typo
1155
11562007-05-22  Matthias Clasen  <mclasen@redhat.com>
1157
1158	* === Released 2.13.2 ===
1159
11602007-05-17  Matthias Clasen  <mclasen@redhat.com>
1161
1162	* glib/tmpl/messages.sgml: Fix a typo (#436547,
1163	Guillaume Desmottes)
1164
11652007-05-14  Matthias Clasen  <mclasen@redhat.com>
1166
1167	* glib/running.sgml: Document g_slice_debug_tree_statistics
1168	as debug-only functionality.
1169
11702007-05-11  Matthias Clasen  <mclasen@redhat.com>
1171
1172	* glib/tmpl/option.sgml: Document new G_OPTION_ARG_REMAINING
1173	functionality.
1174
11752007-05-03  Behdad Esfahbod  <behdad@gnome.org>
1176
1177	* glib/glib-sections.txt:
1178	* glib/tmpl/messages.sgml:
1179	Add g_unichar_ismark().
1180
11812007-05-03  Matthias Clasen <mclasen@redhat.com>
1182
1183	* === Released 2.13.1 ===
1184
11852007-04-30  Matthias Clasen  <mclasen@redhat.com>
1186
1187	* glib/glib-sections.txt: Add new regex functions
1188
11892007-04-30  Matthias Clasen  <mclasen@redhat.com>
1190
1191	* glib/glib-sections.txt:
1192	* glib/tmpl/gregex.sgml: Update for the GRegex/GMatchInfo
1193	split.
1194
11952007-04-24  Matthias Clasen  <mclasen@redhat.com>
1196
1197	* glib/glib-sections.txt: Add g_option_context_get_help.
1198
11992007-04-11  Emmanuele Bassi  <ebassi@gnome.org>
1200
1201	* glib/glib-sections.txt: Add new hash functions.
1202
12032007-04-02  Ryan Lortie  <desrt@desrt.ca>
1204
1205	* gobject/tmpl/objects.sgml: Document ->constructed().
1206
12072007-03-18  Matthias Clasen  <mclasen@redhat.com>
1208
1209	* glib/tmpl/thread_pools.sgml:
1210	* glib/tmpl/strings.sgml:
1211	* glib/tmpl/string_chunks.sgml:
1212	* glib/tmpl/spawn.sgml:
1213	* glib/tmpl/patterns.sgml:
1214	* glib/tmpl/modules.sgml:
1215	* glib/tmpl/memory_slices.sgml:
1216	* glib/tmpl/memory.sgml:
1217	* glib/tmpl/gregex.sgml: Trivial cleanups
1218
12192007-03-16  Matthias Clasen  <mclasen@redhat.com>
1220
1221	* === Released 2.13.0 ===
1222
1223Fri Mar 16 16:04:42 2007  Tim Janik  <timj@gtk.org>
1224
1225	* glib/tmpl/scanner.sgml: some fixups, mention that changing scanner
1226	config during the parsing phase is supported behavior.
1227
12282007-03-15  Marco Barisione <marco@barisione.org>
1229
1230	Add GRegex for regular expression matching.  (#50075)
1231
1232	* glib/Makefile.am:
1233	* glib/glib-docs.sgml:
1234	* glib/glib-sections.txt:
1235	* glib/tmpl/glib-unused.sgml:
1236	* glib/regex-syntax.sgml:
1237	* glib/tmpl/gregex-unused.sgml:
1238	* glib/tmpl/gregex.sgml: Add GRegex.
1239
1240	* glib/building.sgml: Document build options for GRegex.
1241
12422007-03-14  Stefan Kost  <ensonic@users.sf.net>
1243
1244	* gobject/tmpl/gparamspec.sgml:
1245	  Readd docs for G_PARAM_STATIC_NICK and add docs for new
1246	  G_PARAM_STATIC_STRINGS (fixes #418021).
1247
12482007-03-06  Matthias Clasen  <mclasen@redhat.com>
1249
1250	* glib/tmpl/threads.sgml: Document G_ERRORCHECK_MUTEXES. (#412145)
1251
1252	* glib/tmpl/trees-nary.sgml: Fix a typo in the docs for
1253	g_node_first_child().  (#409395, Vincent Untz)
1254
12552007-02-11  Stefan Kost  <ensonic@users.sf.net>
1256
1257	* gobject/tut_gobject.xml:
1258	* gobject/tut_gsignal.xml:
1259	* gobject/tut_gtype.xml:
1260	* gobject/tut_howto.xml:
1261	* gobject/tut_intro.xml:
1262	* gobject/tut_tools.xml:
1263	Format XML to be more editable. Describe Interfaces better. Add a
1264	footnote at first occurance of 'maman_'.
1265
12662007-02-08  Stefan Kost  <ensonic@users.sf.net>
1267
1268	* gobject/tut_gobject.xml:
1269	* gobject/tut_gsignal.xml:
1270	* gobject/tut_gtype.xml:
1271	* gobject/tut_howto.xml:
1272	* gobject/tut_tools.xml:
1273	Unify spelling of GObject and GType. Improve some wording. Update the
1274	usage of private data. Make tables use row-spans and add id's to them.
1275
12762007-01-30  Matthias Clasen  <mclasen@redhat.com>
1277
1278	* gobject/tmpl/gsignal.sgml: Correct a typo.
1279	(#401994, Mariano Suarez-Alvarez)
1280
12812007-01-26  Matthias Clasen  <mclasen@redhat.com>
1282
1283	* glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL
1284	support for Sun Studio.
1285
12862007-01-23  Matthias Clasen  <mclasen@redhat.com>
1287
1288	* gobject/tmpl/objects.sgml: Document
1289	g_object_class_override_property as 2.4 addition (#399940,
1290	Ian Turner)
1291
12922007-01-17  Behdad Esfahbod  <behdad@gnome.org>
1293
1294	* glib/tmpl/macros_misc.sgml: Put back G_GNUC_HAVE_VISIBILITY
1295	doc that was removed accidentally.
1296
12972007-01-15  Matthias Clasen  <mclasen@redhat.com>
1298
1299	* gobject/tmpl/gparamspec.sgml; Document G_PARAM_STATIC_NICK.
1300	(#396564, Vincent Untz)
1301
13022007-01-12  Matthias Clasen  <mclasen@redhat.com>
1303
1304	* glib/tmpl/keyfile.sgml: Small clarifications.
1305
13062007-01-03  Behdad Esfahbod  <behdad@gnome.org>
1307
1308	* glib/glib-sections.txt: Add g_unichar_iszerowidth.
1309
1310	* glib/tmpl/glib-unused.sgml:
1311	* glib/tmpl/keyfile.sgml:
1312	* glib/tmpl/macros_misc.sgml:
1313	* glib/tmpl/messages.sgml:
1314	* glib/tmpl/unicode.sgml:
1315	Template changes.
1316
13172007-01-02  Matthias Clasen  <mclasen@redhat.com>
1318
1319	* glib/running.sgml: Remove C99ism from example.
1320
13212006-12-31  Matthias Clasen  <mclasen@redhat.com>
1322
1323	* glib/tmpl/threads.sgml: Fix whitespace.  (#391116)
1324
13252006-12-28  Matthias Clasen  <mclasen@redhat.com>
1326
1327	* gobject/tmpl/gtype.sgml: Updates
1328
1329	* gobject/tmpl/gtypemodule.sgml: Document dynamic type
1330	registration macros.
1331
1332	* gobject/gobject-docs.sgml: Add "Since 2.14" index
1333	* gobject/gobject-sections.txt: Add dynamic type macros
1334
13352006-12-28  Matthias Clasen  <mclasen@redhat.com>
1336
1337	* gobject/tmpl/objects.sgml: Clarify a detail about
1338	g_object_set_data_full.  (#343750, Christian Neumair)
1339
1340Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
1341
1342	* glib/tmpl/memory_slices.sgml:
1343	* glib/running.sgml: document G_SLICE=debug-blocks.
1344
13452006-12-27  Matthias Clasen  <mclasen@redhat.com>
1346
1347	* glib/running.sgml:
1348	* glib/tmpl/option.sgml:
1349	* glib/tmpl/date.sgml: Add hints for locale-dependent functions.
1350
13512006-12-18  Matthias Clasen  <mclasen@redhat.com>
1352
1353	* glib/tmpl/keyfile.sgml: Small clarification (#369908,
1354	Tapani Pälli)
1355
13562006-12-17  Matthias Clasen  <mclasen@redhat.com>
1357
1358	* glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
1359	to waitpid().
1360
1361	* gobject/tmpl/objects.sgml: Expand GObject::notify
1362	documentation.  (#381722, Nickolay V. Shmyrev)
1363
1364	* gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
1365
13662006-12-15  Matthias Clasen  <mclasen@redhat.com>
1367
1368	* glib/glib-docs.sgml: Add a "Since 2.14" section.
1369
1370	* glib/glib-sections.txt: Add g_string_chunk_clear.
1371
13722006-12-14  Matthias Clasen  <mclasen@redhat.com>
1373
1374	* gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
1375
1376	* glib/tmpl/keyfile.sgml: Clarify the behaviour
1377	wrt. to duplicate keys and groups.
1378
13792006-12-13  Matthias Clasen  <mclasen@redhat.com>
1380
1381	* glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
1382
13832006-10-08  Matthias Clasen  <mclasen@redhat.com>
1384
1385	* glib/tmpl/unicode.sgml: Document GUnicodeType.
1386
13872006-10-08  Matthias Clasen  <mclasen@redhat.com>
1388
1389	* glib/glib-sections.txt: Add g_unichar_get_script() and
1390	GUnicodeScript.
1391
1392	* glib/tmpl/unicode.sgml: Document GUnicodeScript
1393
1394	* gobject/tmpl/enumerations_flags.sgml: Add a hint about
1395	the requirement that enum and flags values must be static.
1396
13972006-10-01  Matthias Clasen  <mclasen@redhat.com>
1398
1399	* glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton)
1400
1401Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
1402
1403	* glib/running.sgml: documented G_DEBUG flags resident-modules
1404	and bind-now-modules, patch by Christian Persch on bug #345099.
1405
14062006-09-10  Matthias Clasen  <mclasen@redhat.com>
1407
1408	* glib/glib-sections.txt: Add new functions
1409
14102006-08-28  Matthias Clasen  <mclasen@redhat.com>
1411
1412	* glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
1413	(#353172, Matt Barnes)
1414
1415Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
1416
1417	* glib/tmpl/trash_stack.sgml: added notes about complexity.
1418
14192006-08-15  Matthias Clasen  <mclasen@redhat.com>
1420
1421	* === Released 2.12.2 ===
1422
14232006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
1424
1425	* gobject/tmpl/gtype.sgml:
1426	* glib/tmpl/threads.sgml: Style and grammar fixes.
1427
14282006-08-05  Matthias Clasen  <mclasen@redhat.com>
1429
1430	* glib/tmpl/messages.sgml: Add some hints
1431	about making warnings fatal.  (#348785, Matt
1432	Barnes)
1433
14342006-07-22  Matthias Clasen  <mclasen@redhat.com>
1435
1436	* === Released 2.12.1 ===
1437
14382006-07-20  Tor Lillqvist  <tml@novell.com>
1439
1440	* glib/tmpl/date.sgml: Improve doc for
1441	g_date_strftime(). (#346197)
1442
14432006-07-05  Matthias Clasen  <mclasen@redhat.com>
1444
1445	* glib/tmpl/base64.sgml: Remove bogus reference
1446	to nonexisting function.  (#346660, Mark Drago)
1447
14482006-07-02  Matthias Clasen  <mclasen@redhat.com>
1449
1450	* === Released 2.12.0 ===
1451
14522006-06-20  Matthias Clasen  <mclasen@redhat.com>
1453
1454	* === Released 2.11.4 ===
1455
14562006-06-12  Matthias Clasen  <mclasen@redhat.com>
1457
1458	* === Released 2.11.3 ===
1459
14602006-06-05  Matthias Clasen  <mclasen@redhat.com>
1461
1462	* === Released 2.11.2 ===
1463
14642006-06-01  Matthias Clasen  <mclasen@redhat.com>
1465
1466	* glib/glib-sections.txt: Add new hash table functions.
1467	Add new g_source functions.
1468
1469Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
1470
1471	* gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
1472
14732006-05-28  Matthias Clasen  <mclasen@redhat.com>
1474
1475	* glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
1476
14772006-05-16  Matthias Clasen  <mclasen@redhat.com>
1478
1479	* glib/glib-sections.txt: Add g_ascii_strtoll
1480
14812006-05-15  Matthias Clasen  <mclasen@redhat.com>
1482
1483	* === Released 2.11.1 ===
1484
14852006-05-13  Matthias Clasen  <mclasen@redhat.com>
1486
1487	* glib/glib-sections.txt: Document new api.
1488
14892006-05-11  Bastien Nocera  <hadess@hadess.net>
1490
1491	* glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
1492
14932006-05-10  Matthias Clasen  <mclasen@redhat.com>
1494
1495	* gobject/tmpl/gtype.sgml: Updates
1496
14972006-05-02  Matthias Clasen  <mclasen@redhat.com>
1498
1499	* === Released 2.11.0 ===
1500
15012006-05-02  Matthias Clasen  <mclasen@redhat.com>
1502
1503	* gobject/tmpl/gtypemodule.sgml: Document a little
1504	pitfall with the last unref for an object.
1505
15062006-04-27  Matthias Clasen  <mclasen@redhat.com>
1507
1508	* glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
1509	support UCD 5.0.
1510
15112006-04-21  Matthias Clasen  <mclasen@redhat.com>
1512
1513	* gobject/gobject-sections.txt:
1514	* gobject/tmpl/objects.sgml:
1515	* gobject/tmpl/gtype.sgml: Additions
1516
1517	* glib/glib-docs.sgml:
1518	* gobject/gobject-docs.sgml: Add 2.12 indices.
1519
1520	* gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
1521
15222006-04-19  Matthias Clasen  <mclasen@redhat.com>
1523
1524	* gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
1525
15262006-04-18  Matthias Clasen  <mclasen@redhat.com>
1527
1528	* glib/glib-sections.txt: Add new keyfile api
1529
15302006-04-18  Matthias Clasen  <mclasen@redhat.com>
1531
1532	* gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.
1533	(#322883, Christophe Fergeau)
1534
15352006-04-05  Matthias Clasen  <mclasen@redhat.com>
1536
1537	* gobject/tmpl/signals.sgml: Document class_offset 0.
1538	and that class_closure may be NULL.
1539
15402006-04-04  Matthias Clasen  <mclasen@redhat.com>
1541
1542	* glib/glib-sections.txt:
1543	* glib/glib-docs.sgml: Add Base64 section
1544
15452006-04-03  Matthias Clasen  <mclasen@redhat.com>
1546
1547	* gobject/tmpl/objects.sgml: Add some verbiage to
1548	g_object_ref_sink_docs.  (#336677)
1549
15502006-03-30  Matthias Clasen  <mclasen@redhat.com>
1551
1552	* gobject/tmpl/objects.sgml: Update the floating docs wrt
1553	to GInitiallyUnowned.
1554
1555	* gobject/tmpl/param_value_types.sgml:
1556	* gobject/tmpl/objects.sgml:
1557	* gobject/tmpl/gtype.sgml: Additions
1558
1559	* glib/tmpl/messages.sgml: Cleanup
1560
1561	* glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
1562
1563	* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
1564
15652006-03-27  Matthias Clasen  <mclasen@redhat.com>
1566
1567	* glib/tmpl/option.sgml: Document floating point arguments
1568
1569Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
1570
1571	* glib/tmpl/atomic_operations.sgml: some wording fixups.
1572
15732006-03-20  Matthias Clasen  <mclasen@redhat.com>
1574
1575	* glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
1576	(#335294, Richard Laager)
1577
15782006-03-15  Matthias Clasen  <mclasen@redhat.com>
1579
1580	* glib/tmpl/option.sgml: Hint that @error should
1581	be set in error cases.  (#334646, Christian Persch)
1582
15832006-03-09  Matthias Clasen  <mclasen@redhat.com>
1584
1585	* glib/templ/timers.sgml: Mention that the second
1586	parameter of g_timer_elapsed can be NULL (#333916,
1587	Christian Neumair)
1588
15892006-03-07  Matthias Clasen  <mclasen@redhat.com>
1590
1591	* ===  Released 2.10.1 ===
1592
15932006-02-24  Matthias Clasen  <mclasen@redhat.com>
1594
1595	* === Released 2.10.0 ===
1596
15972006-02-22  Stefan Kost  <ensonic@users.sf.net>
1598
1599	* gobject/tmpl/gtype.sgml:
1600	  add @since: for _add_private, _GET_PRIVATE
1601	* gobject/tut_gobject.xml:
1602	  fix example to use ->priv and not ->private
1603	* gobject/tut_howto.xml:
1604	  fix g_type_class_add_private example
1605
16062006-02-14  Tor Lillqvist  <tml@novell.com>
1607
1608	* glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
1609
1610	* glib/glib-sections.txt: Move three Windows-specific functions
1611	that now are documented from being Private to the correct section.
1612
16132006-02-10  Matthias Clasen  <mclasen@redhat.com>
1614
1615	* === Released 2.9.6 ===
1616
16172006-02-10  Matthias Clasen  <mclasen@redhat.com>
1618
1619	* glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
1620
16212006-01-27  Matthias Clasen  <mclasen@redhat.com>
1622
1623	* === Released 2.9.5 ===
1624
16252006-01-27  Matthias Clasen  <mclasen@redhat.com>
1626
1627	* glib/glib-sections.txt:
1628	* glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
1629
16302006-01-26  Matthias Clasen  <mclasen@redhat.com>
1631
1632	* gobject/tut_tools.xml: Mention g_trap_object_ref
1633
1634	* glib/running.sgml: Add g_trap variables to the index.
1635	Mention conditional breakpoints as an alternative.
1636
1637Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
1638
1639	* glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
1640
1641Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
1642
1643	* glib/running.sgml: documented G_SLICE=always-malloc and
1644	G_DEBUG=gc-friendly. added anchors for each env var.
1645
16462006-01-18  Matthias Clasen  <mclasen@redhat.com>
1647
1648	* === Released 2.9.4 ===
1649
16502006-01-18  Matthias Clasen  <mclasen@redhat.com>
1651
1652	* glib/tmpl/scanner.sgml: Add a note explaining peculiarities
1653	of peek_token wrt to scope changes.  (#307922)
1654
16552006-01-17  Matthias Clasen  <mclasen@redhat.com>
1656
1657	* glib/tmpl/memory.sgml: Add a note about casting the results
1658	of g_new() and g_new0().
1659
16602006-01-16  Matthias Clasen  <mclasen@redhat.com>
1661
1662	* === Released 2.9.3 ===
1663
16642006-01-12  Federico Mena Quintero  <federico@ximian.com>
1665
1666	* glib/file-name-encodings.sxd: Replaced with the correct file.
1667
1668	* glib/file-name-encodings.png: Huh?  This was a 6-byte file.
1669	Replaced it with the correct one.
1670
16712006-01-07  Stefan Kost  <ensonic@users.sf.net>
1672
1673	* gobject/tut_gtype.xml:
1674	  fix internal link, little XXX cleanup
1675
16762006-01-05  Matthias Clasen  <mclasen@redhat.com>
1677
1678	* === Released 2.9.2 ===
1679
16802006-01-03  Matthias Clasen  <mclasen@redhat.com>
1681
1682	* glib/glib-sections.txt: Add new API
1683
16842006-01-02  Stepan Kasal  <kasal@ucw.cz>
1685
1686	* glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
1687	(glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
1688	* glib/glib-sections.txt: s/Compata/Compati/
1689
16902005-12-24  Matthias Clasen  <mclasen@redhat.com>
1691
1692	* gobject/gobject-sections.txt:
1693	* gobject/tmpl/param_value_types.sgml: Document GType
1694	paramspecs
1695
16962005-12-20  Matthias Clasen  <mclasen@redhat.com>
1697
1698	* glib/glib-sections.txt: add g_thread_pool_set_sort_function.
1699
17002005-12-19  Matthias Clasen  <mclasen@redhat.com>
1701
1702	* glib/tmpl/*.sgml: Update versioned deprecation
1703
1704	* gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
1705
1706	* glib/glib-sections.txt: Add g_list_free1
1707
1708	* glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
1709
17102005-12-14  Matthias Clasen  <mclasen@redhat.com>
1711
1712	* glib/glib-sections.txt:
1713	* glib/tmpl/atomic_operations.sgml: Document new atomic
1714	operations.
1715
17162005-12-14  Federico Mena Quintero  <federico@ximian.com>
1717
1718	* glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
1719
1720Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
1721
1722	* gobject/tmpl/objects.sgml: corrected floating reference documentation.
1723
17242005-12-09  Matthias Clasen  <mclasen@redhat.com>
1725
1726	* === Released 2.9.1 ===
1727
17282005-12-07  Matthias Clasen  <mclasen@redhat.com>
1729
1730	* gobject/tmpl/gparamspec.sgml:
1731	* gobject/tmpl/gtype.sgml: Document n_preallocs as
1732	ignored.
1733
17342005-12-05  Matthias Clasen  <mclasen@redhat.com>
1735
1736	* glib/glib-sections.txt: Updates
1737
1738	* glib/tmpl/memory_slices.sgml: Fix a small formatting
1739	problem.
1740
1741	* glib/tmpl/trees-nary.sgml:
1742	* glib/tmpl/linked_lists_single.sgml:
1743	* glib/tmpl/linked_lists_double.sgml:
1744	* glib/tmpl/caches.sgml:
1745	* glib/tmpl/strings.sgml:
1746	* glib/tmpl/scanner.sgml:
1747	* glib/tmpl/main.sgml: Add versioned deprecation.
1748
1749Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
1750
1751	* glib/tmpl/memory_slices.sgml: updates to new g_slice API
1752	and minor fixes.
1753
17542005-12-05  Matthias Clasen  <mclasen@redhat.com>
1755
1756	* gobject/tmpl/generic_values.sgml:
1757	* glib/tmpl/trees-nary.sgml:
1758	* glib/tmpl/linked_lists_double.sgml:
1759	* glib/tmpl/linked_lists_single.sgml:
1760	* glib/tmpl/memory_chunks.sgml:
1761	* glib/tmpl/allocators.sgml:
1762	* glib/tmpl/macros_misc.sgml: Updates
1763
1764	* glib/Makefile.am: Ignore gmirroringtable.h
1765
17662005-12-04  Matthias Clasen  <mclasen@redhat.com>
1767
1768	* glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
1769
17702005-12-03  Matthias Clasen  <mclasen@redhat.com>
1771
1772	* glib/tmpl/caches.sgml: Document g_cache_value_foreach
1773	as deprecated; document g_cache_key_foreach more thorougly
1774
1775	* glib/glib-sections.txt:
1776	* glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
1777
1778	* glib/tmpl/memory_chunks.sgml: Document GMemChunk
1779	as deprecated.
1780
1781	* glib/glib-docs.sgml:
1782	* glib/glib-sections.txt:
1783	* glib/tmpl/memory_slices.sgml: Document the slice
1784	allocator.
1785
17862005-12-02  Matthias Clasen  <mclasen@redhat.com>
1787
1788	* glib/building.sgml:
1789	* glib/tmpl/threads.sgml:
1790	* glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
1791
1792	* glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
1793
17942005-11-27  Matthias Clasen  <mclasen@redhat.com>
1795
1796	* gobject/gobject-sections.txt:
1797	* gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
1798	g_object_is_floating, g_param_spec_ref_sink,
1799	G_TYPE_HASH_TABLE
1800
18012005-11-22  Matthias Clasen  <mclasen@redhat.com>
1802
1803	* glib/glib-sections.txt: Add g_hash_table_ref
1804	and g_hash_table_unref
1805
18062005-11-17  Matthias Clasen  <mclasen@redhat.com>
1807
1808	* === Released 2.9.0 ===
1809
18102005-11-17  Matthias Clasen  <mclasen@redhat.com>
1811
1812	* glib/tmpl/date.sgml:
1813	* glib/glib-sections.txt: Add g_date_set_time_t,
1814	g_date_set_time_val and g_thread_foreach
1815
18162005-11-08  Matthias Clasen  <mclasen@redhat.com>
1817
1818	* glib/tmpl/threads.sgml: Improve GOnce docs.
1819	(#320950, Christophe Fergeau)
1820
18212005-11-04  Matthias Clasen  <mclasen@redhat.com>
1822
1823	* glib/running.sgml: Document fatal_criticals.
1824
18252005-10-26  Matthias Clasen  <mclasen@redhat.com>
1826
1827	* gobject/gobject-sections.txt:
1828	* gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
1829	(#319885, Milosz Derezynski)
1830
18312005-10-26  Matthias Clasen  <mclasen@redhat.com>
1832
1833	* glib/tmpl/unicode.sgml: Add a footnote about surrogate
1834	pairs.  (#317683, Behdad Esfahbod)
1835
18362005-10-05  Matthias Clasen  <mclasen@redhat.com>
1837
1838	* glib/compiling.sgml: Document gmodule-no-export-2.0
1839
18402005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
1841
1842	* glib/tmpl/string_utils.sgml: Minor documentation improvements for
1843	  g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
1844
18452005-08-31  Matthias Clasen  <mclasen@redhat.com>
1846
1847	* glib/tmpl/quarks.sgml:
1848	* glib/glib-sections.txt: Add string interning functions.
1849
18502005-08-30  Matthias Clasen  <mclasen@redhat.com>
1851
1852	* glib/tmpl/arrays.sgml:
1853	* glib/tmpl/arrays_pointer.sgml:
1854	* glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
1855	(#314839, Behdad Esfahbod)
1856
18572005-08-26  Matthias Clasen  <mclasen@redhat.com>
1858
1859	* glib/glib-docs.sgml:
1860	* gobject/gobject-docs.sgml: Add indices for new
1861	symbols in 2.10
1862
1863	Improvements pointed out by Behdad Esfahbod (#314460):
1864
1865	* glib/tmpl/strings.sgml: Fix up some character/byte
1866	sloppyness.
1867
1868	* glib/tmpl/iochannels.sgml: Don't mention deprecated
1869	functions in the introduction.
1870
18712005-08-23  Matthias Clasen  <mclasen@redhat.com>
1872
1873	* === Released 2.8.1 ===
1874
18752005-08-22  Matthias Clasen  <mclasen@redhat.com>
1876
1877	* glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
1878
18792005-08-15  Matthias Clasen  <mclasen@redhat.com>
1880
1881	* glib/glib-gettexttize.xml:
1882	* gobject/glib-genmarshal.xml:
1883	* gobject/glib-mkenums.xml: Fix some trivial
1884	formatting problems.  (#313099, Stepan Kasal)
1885
1886	* glib/tmpl/modules.sgml: Document that file_name can
1887	be NULL.  (#313143, Gustavo Carneiro)
1888
1889	* glib/tmpl/linked_lists_single.sgml:
1890	* glib/tmpl/linked_lists_double.sgml: Clarify docs
1891	a little.  (#311727, Tristan van Berkom)
1892
18932005-08-12  Matthias Clasen  <mclasen@redhat.com>
1894
1895	* === Released 2.8.0 ===
1896
18972005-08-10  Stepan Kasal  <kasal@ucw.cz>
1898
1899	Fix typos: Invokation --> Invocation (in various places)
1900
1901	* glib/tmpl/error_reporting.sgml: Fix a typo.
1902	* gobject/tut_howto.xml: Several typos and stylistic changes.
1903
19042005-08-05  Matthias Clasen  <mclasen@redhat.com>
1905
1906	* gobject/tmpl/gparamspec.sgml:
1907	* glib/tmpl/types.sgml:
1908	* glib/tmpl/option.sgml: Small fixes.
1909
1910	* gobject/tmpl/generic_values.sgml: Small fixes
1911
19122005-08-05  Matthias Clasen  <mclasen@redhat.com>
1913
1914	* === Released 2.7.7 ===
1915
19162005-08-03  Matthias Clasen  <mclasen@redhat.com>
1917
1918	* === Released 2.7.6 ===
1919
19202005-08-02  Matthias Clasen  <mclasen@redhat.com>
1921
1922	* === Released 2.7.5 ===
1923
1924Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
1925
1926	* glib/tmpl/datalist.sgml:
1927	* glib/tmpl/datalset.sgml: document non-thread-safety for
1928	_foreach() functions.
1929
19302005-07-26  Matthias Clasen  <mclasen@redhat.com>
1931
1932	* glib/tmpl/arrays.sgml: One more improvement.
1933
19342005-07-25  Matthias Clasen  <mclasen@redhat.com>
1935
1936	* glib/tmpl/arrays.sgml: Add some details.  (#311310,
1937	Jochen Baier)
1938
19392005-07-21  Matthias Clasen  <mclasen@redhat.com>
1940
1941	* === Released 2.7.4 ===
1942
19432005-07-20  Matthias Clasen  <mclasen@redhat.com>
1944
1945	* glib/tmpl/macros_misc.sgml: Add some discouraging
1946	comments to the G_INLINE_FUNC macros.  (#310836,
1947	Callum McKenzie)
1948
19492005-07-19  Matthias Clasen  <mclasen@redhat.com>
1950
1951	* glib/tmpl/byte_order.sgml: Add docs for #307047,
1952	Bryan Silverthorn.
1953
19542005-07-15  Matthias Clasen  <mclasen@redhat.com>
1955
1956	* === Released 2.7.3 ===
1957
19582005-07-13  Matthias Clasen  <mclasen@redhat.com>
1959
1960	* glib/glib-overrides.txt: Add G_VA_COPY
1961
1962	* glib/tmpl/option.sgml: Document that short names must
1963	be printable ASCII characters != '-'.
1964
19652005-07-08  Matthias Clasen  <mclasen@redhat.com>
1966
1967	* === Released 2.7.2 ===
1968
19692005-07-08  Matthias Clasen  <mclasen@redhat.com>
1970
1971	* gobject/gobject-docs.sgml:
1972	* glib/glib-docs.sgml: Add the "new in 2.8" index.
1973
19742005-07-05  Matthias Clasen  <mclasen@redhat.com>
1975
1976	* gobject/tmpl/objects.sgml: Add an example
1977	for using a custom constructor.
1978
19792005-06-30  Matthias Clasen  <mclasen@redhat.com>
1980
1981	* === Released 2.7.1 ===
1982
19832005-06-29  Matthias Clasen  <mclasen@redhat.com>
1984
1985	* glib/tmpl/threads.sgml:
1986	* glib/tmpl/option.sgml:
1987	* glib/tmpl/fileutils.sgml:
1988	* glib/tmpl/iochannels.sgml:
1989	* glib/tmpl/hooks.sgml:
1990	* glib/tmpl/misc_utils.sgml:
1991	* glib/tmpl/date.sgml:
1992	* glib/glib-sections.txt: Updates
1993
19942005-06-24  Matthias Clasen  <mclasen@redhat.com>
1995
1996	* glib/glib-sections.txt: Add GMappedFile functions.
1997
19982005-06-18  Matthias Clasen  <mclasen@redhat.com>
1999
2000	* glib/tmpl/option.sgml (GOptionFlags): document
2001 	G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
2002
20032005-06-16  Mathieu Lacage <mathieu@gnome.org>
2004
2005	* gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
2006
20072005-06-10  Matthias Clasen  <mclasen@redhat.com>
2008
2009	* === Released 2.7.0 ===
2010
20112005-06-09  Matthias Clasen  <mclasen@redhat.com>
2012
2013	* glib/glib-sections.txt: Add g_chdir
2014
2015	* glib/tmpl/threads.sgml: Document that stack size
2016	will be ignored if the underlying thread implementation
2017	doesn't support stack sizes.
2018
20192005-06-07  Matthias Clasen  <mclasen@redhat.com>
2020
2021	* glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
2022
20232005-05-25  Mathieu Lacage <mathieu@gnome.org>
2024
2025	* gobject/tut_*.xml: fix lots of typos,
2026	some of which were reported by Leonardo Boshell.
2027
20282005-05-23  Matthias Clasen  <mclasen@redhat.com>
2029
2030	* glib/tmpl/threads.sgml: Point out exceptions to the
2031	general GLib data structure locking rules.
2032
20332005-05-20  Matthias Clasen  <mclasen@redhat.com>
2034
2035	* glib/tmpl/threads.sgml: Add a paragraph about thread
2036	safety of GLib data structures.
2037
2038	* glib/compiling.sgml: Update an example from 1.3 to 2.x
2039
20402005-05-13  Matthias Clasen  <mclasen@redhat.com>
2041
2042	* gobject/glib-genmarshal.1:
2043	* gobject/glib-genmarshal.xml: Mention 64bit integer
2044	types.
2045
20462005-05-10  Matthias Clasen  <mclasen@redhat.com>
2047
2048	* glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
2049	Daniel Vaillard.
2050
20512005-05-09  Matthias Clasen  <mclasen@redhat.com>
2052
2053	* gobject/tmpl/value_collection.sgml:
2054	* gobject/tmpl/gboxed.sgml:
2055	* gobject/tmpl/enumerations_flags.sgml:
2056	* gobject/tmpl/objects.sgml: Add long descriptions.
2057
20582005-05-05  Owen Taylor  <otaylor@redhat.com>
2059
2060	* glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
2061	Update
2062
2063	* gobject/tmpl/objects.sgml: Document toggle-references.
2064
20652005-05-02  Matthias Clasen  <mclasen@redhat.com>
2066
2067	* glib/tmpl/hash_tables.sgml: Move some docs inline.
2068
2069	* glib/tmpl/windows.sgml:
2070	* gobject/tmpl/signals.sgml:
2071	* gobject/tmpl/generic_values.sgml:
2072	* gobject/tmpl/gtype.sgml:
2073	* gobject/tmpl/value_arrays.sgml:
2074	* gobject/tmpl/param_value_types.sgml:
2075	* gobject/tmpl/gtypemodule.sgml:
2076	* gobject/tmpl/enumerations_flags.sgml: Small additions.
2077
20782005-05-01  Matthias Clasen  <mclasen@redhat.com>
2079
2080	* glib/tmpl/completions.sgml: Document
2081	strncmp_func.
2082
2083	glib/glib-sections.txt: Add new API.
2084
20852005-04-29  Matthias Clasen  <mclasen@redhat.com>
2086
2087	* gobject/tmpl/gboxed.sgml:
2088	* gobject/gobject-sections.txt: Add G_TYPE_DATE.
2089
20902005-04-23  Stefan Kost  <ensonic@users.sf.net>
2091
2092	* gobject/tut_gtype.xml:
2093	* gobject/tut_howto.xml:
2094	all interface examples use 'interface' instead of 'class'
2095
20962005-04-22  Stefan Kost  <ensonic@users.sf.net>
2097
2098	* gobject/Makefile.am:
2099	* gobject/gobject-docs.sgml:
2100	* gobject/tut_gobject.xml:
2101	* gobject/tut_gsignal.xml:
2102	* gobject/tut_gtype.xml:
2103	* gobject/tut_howto.xml:
2104	* gobject/tut_intro.xml:
2105	* gobject/tut_tools.xml:
2106	merged in docs form the gobject tutorial
2107
21082005-03-29  Matthias Clasen  <mclasen@redhat.com>
2109
2110	* glib/tmpl/arrays_pointer.sgml: Clarify the docs for
2111	g_ptr_array_free and g_ptr_array_remove_range.  (#170148,
2112	#170149, Jared Lash)
2113
21142005-03-29  Tor Lillqvist  <tml@novell.com>
2115
2116	* glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
2117	setup function.
2118
21192005-03-21  Matthias Clasen  <mclasen@redhat.com>
2120
2121	* glib/glib-sections.txt:
2122	* glib/tmpl/memory.sgml: Document g_try_new, g_try_new0
2123	and g_try_renew, g_try_malloc0.
2124
21252005-03-20  Matthias Clasen  <mclasen@redhat.com>
2126
2127	* gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
2128	flags.
2129
21302005-03-08  Matthias Clasen  <mclasen@redhat.com>
2131
2132	* glib/glib-sections.txt:
2133	* glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
2134
21352005-03-07  Matthias Clasen  <mclasen@redhat.com>
2136
2137	* gobject/tmpl/gtype.sgml:
2138	* gobject/tmpl/param_value_types.sgml:
2139	* gobject/tmpl/gparamspec.sgml: Apply patches by
2140	Stefan Kost to document naming restrictions. (#167614)
2141
21422005-02-10  Matthias Clasen  <mclasen@redhat.com>
2143
2144	* glib/tmpl/option.sgml: Fix a typo.  (#166985)
2145
21462005-02-07  Matthias Clasen  <mclasen@redhat.com>
2147
2148	* glib/glib-sections.txt: Add g_listenv.
2149
21502005-02-04  Matthias Clasen  <mclasen@redhat.com>
2151
2152	* glib/tmpl/linked_lists_double.sgml:
2153	* glib/tmpl/linked_lists_single.sgml: Add a note
2154	regarding inefficiency of repeated appends. (#166271,
2155	Olivier Sessink)
2156
21572005-02-03  Matthias Clasen  <mclasen@redhat.com>
2158
2159	* glib/tmpl/quarks.sgml: Add a warning against
2160	using g_quark_from_static_string() in dynamically
2161	loaded modules.
2162
21632005-02-02  Matthias Clasen  <mclasen@redhat.com>
2164
2165	* glib/tmpl/misc_utils.sgml:
2166	* glib/tmpl/hash_tables.sgml: Move some doc
2167	comments inline.
2168
21692005-01-16  Matthias Clasen  <mclasen@redhat.com>
2170
2171	* gobject/tmpl/enumerations_flags.sgml: Fix an
2172	example.  (#164269, Sebastien Bacher)
2173
21742005-01-07  Matthias Clasen  <mclasen@redhat.com>
2175
2176	* === Released 2.6.1 ===
2177
21782005-01-06  Matthias Clasen  <mclasen@redhat.com>
2179
2180	* glib/tmpl/keyfile.sgml: Add hint about group name
2181	case sensitivity.  (#163029, Bastien Nocera)
2182
21832005-01-04  Matthias Clasen  <mclasen@redhat.com>
2184
2185	* gobject/tmpl/signals.sgml: Small addition. (#145158,
2186	Mariano Su??rez-Alvarez)
2187
21882004-12-20  Matthias Clasen  <mclasen@redhat.com>
2189
2190	* gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
2191	Vincent Untz)
2192
21932004-12-17  Matthias Clasen  <mclasen@redhat.com>
2194
2195	* glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.
2196	(#161480, Danny Milo)
2197
21982004-12-16  Matthias Clasen  <mclasen@redhat.com>
2199
2200	* glib/tmpl/version.sgml: Improve wording.  (#161484,
2201	Christian Biere)
2202
2203	* === Released 2.6.0 ===
2204
22052004-12-15  Matthias Clasen  <mclasen@redhat.com>
2206
2207	* glib/glib-sections.txt: Add g_rmdir
2208
22092004-12-15  Alexander Larsson  <alexl@redhat.com>
2210
2211	* glib/glib-sections.txt:
2212	Add g_filename_display_basename
2213
22142004-12-15  Matthias Clasen  <mclasen@redhat.com>
2215
2216	* gobject/tmpl/generic_values.sgml: Document some return
2217	values.  (#161345, Stefan Kost)
2218
22192004-12-02  Matthias Clasen  <mclasen@redhat.com>
2220
2221	* === Released 2.5.7 ===
2222
22232004-12-02  Matthias Clasen  <mclasen@redhat.com>
2224
2225	* glib/building.sgml:
2226	* glib/tmpl/linked_lists_single.sgml:
2227	* glib/tmpl/linked_lists_double.sgml:
2228	* glib/tmpl/trees-nary.sgml: Add some warnings regarding
2229	--disable-mem-pools.
2230
22312004-12-01  Matthias Clasen  <mclasen@redhat.com>
2232
2233	* glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
2234
22352004-11-30  Matthias Clasen  <mclasen@redhat.com>
2236
2237	* glib/building.sgml: Document --enable-man and --disable-visibility.
2238
22392004-11-28  Tor Lillqvist  <tml@iki.fi>
2240
2241	* glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
2242	g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
2243
22442004-11-28  Matthias Clasen  <mclasen@redhat.com>
2245
2246	* glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
2247
2248	* glib/glib-sections.txt: Add G_GNUC_MALLOC
2249
22502004-11-12  Matthias Clasen  <mclasen@redhat.com>
2251
2252	* === Released 2.5.6 ===
2253
22542004-11-08  Matthias Clasen  <mclasen@redhat.com>
2255
2256	* glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
2257	G_TRAVERSE_NON_LEAVES
2258
2259	* glib/tmpl/hooks.sgml:
2260	* glib/tmpl/iochannels.sgml: Updates
2261
22622004-11-04  Tor Lillqvist  <tml@iki.fi>
2263
2264	* glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
2265	documentation.
2266
2267	* glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
2268
22692004-11-02  Matthias Clasen  <mclasen@redhat.com>
2270
2271	* === Released 2.5.5 ===
2272
22732004-11-02  Matthias Clasen  <mclasen@redhat.com>
2274
2275	* glib/glib-sections.txt: Add g_get_filename_charsets and
2276	g_filename_display_name.
2277
22782004-11-01  Matthias Clasen  <mclasen@redhat.com>
2279
2280	* glib/tmpl/option.sgml: Updates
2281
22822004-10-31  Matthias Clasen  <mclasen@redhat.com>
2283
2284	* glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
2285	G_WIN32_HAVE_WIDECHAR_API.
2286
2287	* glib/glib-sections.txt: Add g_lstat
2288
2289	* glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
2290
22912004-10-29  Matthias Clasen  <mclasen@redhat.com>
2292
2293	* glib/tmpl/option.sgml: Add an example.
2294
2295	* glib/glib-sections.txt: Add G_OPTION_REMAINING
2296
2297	* glib/tmpl/option.sgml: Add docs.
2298
22992004-10-28  Matthias Clasen  <mclasen@redhat.com>
2300
2301	* glib/tmpl/keyfile.sgml: Add some introductory notes.
2302
23032004-10-27 Matthias Clasen  <mclasen@redhat.com>
2304
2305	* === Released 2.5.4 ===
2306
23072004-10-27  Matthias Clasen  <mclasen@redhat.com>
2308
2309	* glib/tmpl/fileutils.sgml: Add some intro.
2310
23112004-10-26  Matthias Clasen  <mclasen@redhat.com>
2312
2313	* gobject/gobject-docs.sgml: Add an index for 2.6 additions.
2314
2315	* gobject/gobject-sections.txt: Additions.
2316
2317	* gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
2318
2319	* glib/tmpl/main.sgml: Document GChildWatchFunc
2320
2321	* glib/tmpl/keyfile.sgml: New template.
2322
2323	* glib/glib-sections.txt: Additions.
2324
2325	* glib/tmpl/macros_misc.sgml: Document some more of
2326	the macros.
2327
23282004-10-25  Matthias Clasen  <mclasen@redhat.com>
2329
2330	* glib/glib-docs.sgml:  Add GKeyFile section, add
2331	index for 2.6 additions.
2332
23332004-10-23  Matthias Clasen  <mclasen@redhat.com>
2334
2335	* gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
2336	Rename first parameter.
2337
2338	* glib/glib-sections.txt: Add GKeyFile section.
2339
23402004-10-17  Matthias Clasen  <mclasen@redhat.com>
2341
2342	* glib/tmpl/macros.sgml:
2343	* glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR.
2344
23452004-10-05  Matthias Clasen  <mclasen@redhat.com>
2346
2347	* gobject/tmpl/objects.sgml: Improve the docs for
2348	g_object_get_property().  (#153424, Stefan Kost)
2349
23502004-10-03  Matthias Clasen  <mclasen@redhat.com>
2351
2352	* gobject/tmpl/signals.sgml: Improve docs for
2353	g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
2354
23552004-09-20  Matthias Clasen  <mclasen@redhat.com>
2356
2357	* glib/tmpl/messages.sgml: Correct the docs for the default log
2358	handler wrt to which messages go to stderr. (#153041, Philippe Blain)
2359
2360Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
2361
2362	* glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
2363	reversing UTF-8 strings.  (#153091, Adam Hooper)
2364
23652004-09-18  Matthias Clasen  <mclasen@redhat.com>
2366
2367	* === Released 2.5.3 ===
2368
23692004-09-16  Matthias Clasen  <mclasen@redhat.com>
2370
2371	* glib/Makefile.am: Ignore galias.h
2372
2373	* glib/glib-sections.txt: Updates.
2374
23752004-09-09  Matthias Clasen  <mclasen@redhat.com>
2376
2377	* glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
2378	docs of g_get_home_dir().
2379
2380Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
2381
2382	* glib/glib-sections.txt: Add g_strv_length().
2383
23842004-09-07  Matthias Clasen  <mclasen@redhat.com>
2385
2386	* glib/glib-sections.txt: Add g_get_language_names().
2387
2388Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
2389
2390	* glib/tmpl/messages.sgml: Remove excess markup and fix a markup
2391	error.
2392
2393Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
2394
2395	* glib/glib-sections.txt:
2396	* glib/tmpl/messages.sgml: Document g_log_set_default_handler().
2397
2398Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
2399
2400	* glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
2401
2402Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
2403
2404	* glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
2405
24062004-08-27  Matthias Clasen  <mclasen@redhat.com>
2407
2408	* glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
2409
24102004-08-25 Matthias Clasen  <mclasen@redhat.com>
2411
2412	* === Released 2.5.2 ===
2413
24142004-08-23  Matthias Clasen  <mclasen@redhat.com>
2415
2416	* glib/tmpl/warnings.sgml: Add an example for
2417	g_on_error_query() usage.  (#148716, Christian Persch)
2418
24192004-08-12  Matthias Clasen  <mclasen@redhat.com>
2420
2421	* glib/tmpl/threads.sgml: Document the necessity to call
2422	g_thread_init() when using threads
2423	(even non-gthreads).  (#149490, Vincent Untz)
2424
2425
2426Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
2427
2428	* glib/glib-sections.txt: Add a section for GOption.
2429	* glib/glib-docs.sgml: Include GOption section.
2430	* glib/tmpl/option.sgml: New template.
2431
2432Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
2433
2434	* glib/glib-sections.txt: Add a separate section for
2435	version information.
2436	* glib/glib-docs.sgml: Include version section.
2437	* glib/tmpl/version.sgml: New template.
2438
24392004-08-02  Matthias Clasen  <mclasen@redhat.com>
2440
2441	* glib/glib-sections.txt:
2442	* glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
2443
24442004-08-01 Matthias Clasen  <mclasen@redhat.com>
2445
2446	* === Released 2.5.1 ===
2447
24482004-07-28  Matthias Clasen  <mclasen@redhat.com>
2449
2450	* glib/tmpl/misc_utils.sgml: Clarify docs for
2451	g_get_real_name().  (#143552, Danek Duvall)
2452
2453Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
2454
2455	* glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262,
2456	Christophe Fergeau)
2457
2458Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
2459
2460	* === Released 2.5.0 ===
2461
24622004-07-09  Matthias Clasen  <mclasen@redhat.com>
2463
2464	* glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
2465	Ed Griffiths)
2466
2467Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
2468
2469	* gobject/gobject-sections.txt:
2470	* gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
2471	and g_type_module_register_flags().
2472
2473Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
2474
2475	* glib/tmpl/messages.sgml:
2476	* glib/glib-sections.txt: Add g_debug.
2477
24782004-06-15  Federico Mena Quintero  <federico@ximian.com>
2479
2480	* glib/tmpl/conversions.sgml: New section on file name encodings.
2481
2482	* glib/file-name-encodings.sxd: New diagram of how file name
2483	encodings work.
2484
2485	* glib/file-name-encodings.png: Same as above, for inclusion in
2486	the generated docs.
2487
2488	* glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
2489	(EXTRA_DIST): Add the new images.
2490
2491	* glib/running.sgml: Add ids to the corresponding paragraphs that
2492	describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
2493	reference them from elsewhere.
2494
2495Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
2496
2497	* glib/tmpl/modules.sgml: Add an example for GModule
2498	usage.  (#144127, Tommi Komulainen)
2499
2500Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
2501
2502	* gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
2503	and friends.  (#143800, Crispin Flowerday)
2504
25052004-05-05  Matthias Clasen  <mclasen@redhat.com>
2506
2507	* gobject/gobject-docs.sgml:
2508	* glib/glib-docs.sgml: Add multiple indices.
2509
25102004-04-30  Matthias Clasen  <mclasen@redhat.com>
2511
2512	* === Released 2.4.1 ===
2513
25142004-04-23  Matthias Clasen  <mclasen@redhat.com>
2515
2516	* glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
2517
25182004-04-15  Matthias Clasen  <mclasen@redhat.com>
2519
2520	* glib/tmpl/types.sgml: Correct the description of the
2521	gfloat and gdouble ranges.
2522
2523Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
2524
2525	* === Released 2.4.0 ===
2526
2527Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
2528
2529	* gobject/tmpl/signals.sgml: Document the fact that
2530	g_signal_connect_object() does *not* remove the signal
2531	when the object is disconnected currently and describe
2532	a workaround to prevent memory leaks.
2533
2534Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
2535
2536	* === Released 2.3.6 ===
2537
2538Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
2539
2540	* glib/tmpl/main.sgml: Reference g_source_set_callback(),
2541	not g_source_attach(). (Takeshi AIHANA)
2542
25432004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
2544
2545	* glib/glib-overrides.txt, glib/glib-sections.txt,
2546	glib/tmpl/atomic_operations.sgml: Updated according to code changes.
2547
2548Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
2549
2550	* glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
2551	G_MAXDOUBLE (fixes #135723)
2552
2553Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
2554
2555	* glib/tmpl/modules.sgml: Reformat a bit.
2556
2557Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
2558
2559	* glib/tmpl/limits.sgml: Document G_MAXSIZE.
2560
25612004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
2562
2563	* glib/tmpl/threads.sgml: Updated to reflect removal of the PID
2564	niceness surrogate for thread priorities.
2565
2566	* glib/glib-overrides.txt, glib/glib-sections.txt,
2567	glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
2568	for atomic operations.
2569
2570Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
2571
2572	* === Released 2.3.3 ===
2573
2574	* glib/glib-sections.txt: Updates.
2575
2576Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
2577
2578	* glib/tmpl/trees-nary.sgml: Document GCopyFunc.
2579
2580Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
2581
2582	* glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
2583
25842004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
2585
2586	* glib/glib-sections.txt: Add the new g_rand_* functions
2587
2588Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
2589
2590	* glib/glib-sections.txt: Add GPid, GChildWatchFunc,
2591	g_child_watch_source_new, g_child_watch_add,
2592	g_child_watch_add_full.
2593
2594Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
2595
2596	* glib/tmpl/macros_misc.sgml: Fix a typo.
2597
2598Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
2599
2600	* glib/tmpl/numerical.sgml: Fix some external links.
2601
2602Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
2603
2604	* glib/glib-sections.txt: Add g_completion_complete_utf8.
2605
2606Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
2607
2608	* glib/tmpl/iochannels.sgml:
2609	* glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
2610	GDK functions.  (#130756, Vincent Untz)
2611
2612Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
2613
2614	* glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
2615
2616Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
2617
2618	* glib/glib-sections.txt glib/tmpl/timers.sgml: Document
2619	g_timer_continue. (Tim-Philipp M??ller)
2620
2621Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
2622
2623	* gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
2624
2625Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
2626
2627	* gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
2628
2629Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
2630
2631	* gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
2632	with an example.
2633
2634Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
2635
2636	* gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
2637
2638Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
2639
2640	* gobject/gobject-sections.txt: Add g_type_class_peek_static,
2641	G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
2642	G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
2643
2644
2645Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
2646
2647	* gobject/tmpl/objects.sgml: Update docs of g_object_connect.
2648
2649Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
2650
2651	* gobject/tmpl/gboxed.sgml:
2652	* gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
2653
2654Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
2655
2656	* glib/glib-sections.txt: Add g_ptr_array_foreach().
2657
2658Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
2659
2660	* glib/tmpl/misc_utils.sgml: Document the encoding of
2661	g_get_real_name().
2662
2663Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
2664
2665	* gobject/tmpl/signals.sgml: Rewording.
2666
2667Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
2668
2669	* glib/tmpl/limits.sgml:
2670	* glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
2671
2672Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
2673
2674	* glib/glib-sections.txt: Add an i18n section.
2675	* glib/glib-docs.sgml: Include the corresponding entity.
2676	* glib/tmpl/i18n.sgml: Template for i18n section.
2677
2678Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
2679
2680	* glib/running.sgml: Document G_FILENAME_ENCODING.
2681
2682Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
2683
2684	* gobject/tmpl/gparamspec.sgml:
2685	* gobject/tmpl/objects.sgml: Additions.
2686
2687Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
2688
2689	* gobject/Makefile.am: Add a dist-hook so that the
2690	man pages get distributed.
2691
2692	* glib/Makefile.am: Add a dist-hook so that the
2693	man pages get distributed.
2694
2695	* glib/Makefile.am (content_files): Add cross.sgml.
2696
2697	* gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
2698	and (for gobject.cI) $(srcdir)
2699
2700Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
2701
2702	* gobject/tmpl/gtypemodule.sgml:
2703	* gobject/tmpl/enumerations_flags.sgml:
2704	* gobject/tmpl/gtype.sgml: Additions.
2705
2706Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
2707
2708	* gobject/tmpl/gparamspec.sgml:
2709	* gobject/tmpl/param_value_types.sgml:
2710	* gobject/tmpl/gtype.sgml:
2711	* gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
2712	appropriate.
2713
2714Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
2715
2716	* gobject/gobject-sections.txt gobject/tmpl/objects.sgml
2717	gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
2718	Document interface properties and GParamSpecOverride.
2719
2720Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
2721
2722	* gobject/tmpl/objects.sgml:
2723	* gobject/tmpl/enumerations_flags.sgml:
2724	* gobject/tmpl/gtypeplugin.sgml: Additions.
2725
2726Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
2727
2728	* gobject/gobject-sections.txt: Add GObjectConstructParam.
2729
2730Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
2731
2732	* gobject/gobject.i: Removed...
2733	* gobject/gobject.cI: ...and readded.
2734	* gobject/gobject.types: Change to the standard file
2735	extension for included hunks of C code.
2736
2737Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
2738
2739	* gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2740	as an include dir again, this time for real.
2741
2742Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
2743
2744	* gobject/tmpl/gtype.sgml:
2745	* gobject/tmpl/param_value_types.sgml:
2746	* gobject/tmpl/value_arrays.sgml: Additions.
2747
2748	* gobject/tmpl/gboxed.sgml:
2749	* gobject/gobject-sections.txt: Remove prematurely added
2750	GStrv documentation.
2751
2752Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
2753
2754	* gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
2755	as an include dir.  (#124934, Mariano Su??rez-Alvarez)
2756
2757Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
2758
2759	* gobject/tmpl/gtype.sgml:
2760	* gobject/tmpl/generic_values.sgml:
2761	* gobject/tmpl/objects.sgml:
2762	* gobject/tmpl/signals.sgml: Additions.
2763
2764Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
2765
2766	* gobject/tmpl/gboxed.sgml:
2767	* gobject/tmpl/gtypeplugin.sgml:
2768	* gobject/tmpl/enumerations_flags.sgml: Additions.
2769
2770Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
2771
2772	* gobject/gobject.types: List GObject here, since the
2773	documentation misses the notify signal otherwise. Needs
2774	a little bit of a hack to work around a gtkdoc-scangobj
2775	limitation, see the comment in gobject/gobject.i.
2776
2777	* gobject/gobject.i: New file, containing a trivial
2778	g_object_get_type() function.
2779
2780Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
2781
2782	* gobject/Makefile.am (GTKDOC_LIBS):
2783	(INCLUDES): Add the necessary stuff to compile gobject-scan.
2784
2785	* gobject/gobject.types: Add g_type_module_get_type() and
2786	g_type_plugin_get_type().
2787
2788Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
2789
2790	* gobject/tmpl/gparamspec.sgml: Additions, document
2791	GParamSpecPool.
2792
2793Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
2794
2795	* gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback.
2796
2797Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
2798
2799	* gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
2800	functions to a non-private subsection, since these functions
2801	are not private.
2802
2803Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
2804
2805	* gobject/tmpl/gclosure.sgml: Fill in.
2806
2807Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
2808
2809	* gobject/glib-sections.txt:
2810	* gobject/gobject-sections.txt: Fix includes.
2811
2812	* gobject/tmpl/value_collection.sgml: Add docs found in the
2813	header.
2814
2815Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
2816
2817	* gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2818	Add g_type_add/remove_interface_check()
2819
28202003-09-30  Matthias Clasen  <maclas@gmx.de>
2821
2822	* gobject/tmpl/gparamspec.sgml:
2823	* gobject/tmpl/signals.sgml: Additions.
2824
2825	* glib/glib-sections.txt: Add g_unichar_get_mirror_char and
2826	g_static_mutex_get_mutex_impl_shortcut.
2827
2828Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
2829
2830	*  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
2831	Docs for g_type_default_interface_ref(), etc.
2832
2833Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
2834
2835	* gobject/tmpl/signals.sgml: Add docs for
2836	g_signal_accumulator_true_handled.
2837
28382003-09-12  Matthias Clasen  <maclas@gmx.de>
2839
2840	* gobject/gobject-sections.txt: Add new g_value_take_x() functions.
2841
2842	* gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
2843	functions.  (#100948)
2844
28452003-08-05  Matthias Clasen  <maclas@gmx.de>
2846
2847	* glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
2848	(#118875, Thomas Vander Stichele)
2849
28502003-07-30  Matthias Clasen  <maclas@gmx.de>
2851
2852	* glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
2853
2854	* glib/tmpl/string_utils.sgml: Small fixes.
2855
2856	* glib/glib-docs.sgml: Add paragraph about multi-threading policy.
2857
2858	* glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
2859
28602003-07-29  Matthias Clasen  <maclas@gmx.de>
2861
2862	* glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
2863
2864	* glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
2865
28662003-07-28  Matthias Clasen  <maclas@gmx.de>
2867
2868	* glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
2869
28702003-07-26  Matthias Clasen  <maclas@gmx.de>
2871
2872	* glib/tmpl/arrays.sgml:
2873	* glib/tmpl/arrays_byte.sgml:
2874	* glib/tmpl/arrays_pointer.sgml:
2875	* glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
2876
2877	* glib/tmpl/messages.sgml: Remove the note about the message length restriction.
2878
28792003-07-24  Matthias Clasen  <maclas@gmx.de>
2880
2881	* glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
2882
28832003-07-18  Matthias Clasen  <maclas@gmx.de>
2884
2885	* glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in
2886	g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
2887
28882003-07-12  Matthias Clasen  <maclas@gmx.de>
2889
2890	* glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
2891	Remove markup which is now handled better by gtk-doc.
2892
28932003-07-09  Matthias Clasen  <maclas@gmx.de>
2894
2895	* glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2896
2897	* glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
2898
28992003-07-02  Matthias Clasen  <maclas@gmx.de>
2900
2901	* glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
2902
29032003-06-19  Matthias Clasen  <maclas@gmx.de>
2904
2905	* glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
2906
29072003-06-18  Matthias Clasen  <maclas@gmx.de>
2908
2909o	* glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
2910
2911	* gobject/Makefile.am: Add rule to regenerate man pages from
2912	Docbook.
2913	(man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
2914	(content_files): Add glib-mkenums.xml, glib-genmarshal.xml and
2915	gobject-query.xml.
2916
2917	* gobject/glib-mkenums.xml:
2918	* gobject/glib-genmarshal.xml:
2919	* gobject/gobject-query.xml: New refentries.
2920
2921	* gobject/glib-mkenums.1:
2922	* gobject/glib-genmarshal.1:
2923	* gobject/gobject-query.1: Man pages generated from the .xml
2924	sources.
2925
2926	* gobject/gobject-docs.sgml: Include glib-mkenums.xml,
2927	glib-genmarshal.xml and gobject-query.xml.
2928
29292003-06-17  Matthias Clasen  <maclas@gmx.de>
2930
2931	* glib/Makefile.am: Add rule to regenerate man pages from
2932	Docbook.
2933	(man_MANS): Add glib-gettextize.1.
2934	(content_files): Add glib-gettextize.xml.
2935
2936	* glib/glib-gettextize.xml: New refentry.
2937
2938	* glib/glib-gettextize.1: Man page generated from the .xml source.
2939
2940	* glib/glib-docs.sgml: Include glib-gettextize.xml.
2941
29422003-06-17  Matthias Clasen  <mc2@YAST_ASK>
2943
2944	* gobject/gobject-docs.sgml:
2945	* glib/glib-docs.sgml: Add an autogenerated index.
2946
29472003-06-17  Matthias Clasen  <maclas@gmx.de>
2948
2949	* glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
2950
29512003-06-11  Matthias Clasen  <maclas@gmx.de>
2952
2953	* gobject/tmpl/objects.sgml: A small addition.
2954
2955Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
2956
2957	* glib/tmpl/error_reporting.sgml: XML fix.
2958
2959	* glib/glib-sections.txt: Updated.
2960
29612003-06-06  Matthias Clasen  <maclas@gmx.de>
2962
2963	* glib/tmpl/limits.sgml: Correct the documentation for
2964	G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
2965
2966	* glib/glib-sections.txt: Add g_vasprintf().
2967
2968	* glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
2969	the g_strdup_printf() docs.
2970
29712003-05-28  Matthias Clasen  <maclas@gmx.de>
2972
2973	* glib/tmpl/string_utils.sgml: Document that g_strdup() and
2974	g_strndup() accept NULL.  (#106987, Christian Biere)
2975
29762003-05-12  Matthias Clasen  <maclas@gmx.de>
2977
2978	* glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
2979	(#112785, Owen Taylor)
2980
29812003-04-18  Matthias Clasen  <maclas@gmx.de>
2982
2983	* gobject/tmpl/signals.sgml: Correct the documentation
2984	GSignalEmissionHook (#110906) and some cleanups.
2985
29862003-04-11  Matthias Clasen  <maclas@gmx.de>
2987
2988	* gobject/tmpl/gparamspec.sgml: Fix a few typos.
2989
29902003-04-09  Matthias Clasen  <maclas@gmx.de>
2991
2992	* glib/glib-docs.sgml: Move dependencies to building.sgml.
2993
2994	* glib/building.sgml: Move stuff from INSTALL here.
2995
29962003-04-08  Matthias Clasen  <maclas@gmx.de>
2997
2998	* glib/cross.sgml: New file; cross-compilation information.
2999	* glib/glib-docs.sgml: Include cross.sgml.
3000
30012003-04-07  Matthias Clasen  <maclas@gmx.de>
3002
3003	* gobject/tmpl/enumerations_flags.sgml: Additions.
3004
30052003-04-01  Matthias Clasen  <maclas@gmx.de>
3006
3007	* glib/tmpl/error_reporting.sgml:
3008	* glib/tmpl/random_numbers.sgml:
3009	* glib/tmpl/arrays_pointer.sgml:
3010	* glib/tmpl/arrays.sgml: Fix formatting of examples.
3011
30122003-04-01  Matthias Clasen  <maclas@gmx.de>
3013
3014	* glib/glib-sections.txt: Add g_string_chunk_insert_len.
3015
30162003-03-28  Matthias Clasen  <maclas@gmx.de>
3017
3018	* gobject/tmpl/param_value_types.sgml: Additions.
3019
30202003-03-25  Matthias Clasen  <maclas@gmx.de>
3021
3022	* gobject/tmpl/objects.sgml: Additions.
3023
30242003-03-24  Matthias Clasen  <maclas@gmx.de>
3025
3026	* gobject/tmpl/objects.sgml: Additions.
3027
3028Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
3029
3030	* gobject/tmpl/gtype.sgml gobject/gobject-sections.txt:
3031	Document private instance data.
3032
30332003-02-11  Matthias Clasen  <maclas@gmx.de>
3034
3035	* glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
3036	g_strescape() docs.  (#105431, Phillip Vandry)
3037
30382003-02-07  Matthias Clasen  <maclas@gmx.de>
3039
3040	* gobject/tmpl/gtypemodule.sgml:
3041	* gobject/tmpl/gtype.sgml:
3042	* gobject/tmpl/gclosure.sgml:
3043	* gobject/tmpl/param_value_types.sgml:
3044	* gobject/tmpl/gparamspec.sgml:
3045	* gobject/tmpl/objects.sgml:
3046	* gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
3047	a waste of time.
3048
30492003-01-21  Matthias Clasen  <maclas@gmx.de>
3050
3051	* glib/tmpl/strings.sgml: Document the return value of g_string_free().
3052
30532003-01-15  Matthias Clasen  <maclas@gmx.de>
3054
3055	* gobject/tmpl/gtype.sgml: Fix the description of
3056	G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
3057
30582003-01-01  Tor Lillqvist  <tml@iki.fi>
3059
3060	* glib/tmpl/messages.sgml: Remove comment that only stdout would
3061	be used on Windows, no longer true.
3062
30632002-12-15  Matthias Clasen  <maclas@gmx.de>
3064
3065	* gobject/tmpl/param_value_types.sgml: Move some docs inline.
3066
30672002-12-15  Matthias Clasen  <maclas@gmx.de>
3068
3069	* glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
3070
30712002-12-13  Matthias Clasen  <maclas@gmx.de>
3072
3073	* glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
3074	avoid gtk-doc warnings about doxygen comments.
3075
3076Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
3077
3078	* glib/tmpl/timers.sgml: Improve docs for return value
3079	and @microseconds out parameter. (Reported by
3080	Dennis Haney, #100841)
3081
30822002-12-10  Matthias Clasen  <maclas@gmx.de>
3083
3084	* gobject/tmpl/generic_values.sgml:
3085	* gobject/tmpl/gtype.sgml:
3086	* gobject/tmpl/enumerations_flags.sgml: Add docs.
3087
30882002-12-09  Matthias Clasen  <maclas@gmx.de>
3089
3090	* gobject/tmpl/gtype.sgml:
3091	* gobject/tmpl/enumerations_flags.sgml: Add docs.
3092
3093	* gobject/tmpl/gtype.sgml:
3094	* gobject/tmpl/gtypeplugin.sgml:
3095	* gobject/tmpl/gtypemodule.sgml:
3096	* gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
3097	and GTypeModuleClass.
3098
3099	* gobject/tmpl/gboxed.sgml:
3100	* gobject/tmpl/enumerations_flags.sgml:
3101	* gobject/tmpl/gclosure.sgml:
3102	* gobject/tmpl/param_value_types.sgml: Add docs.
3103
31042002-12-06  Matthias Clasen  <maclas@gmx.de>
3105
3106	* gobject/tmpl/gparamspec.sgml: Typo fix.
3107
31082002-12-05  Matthias Clasen  <maclas@gmx.de>
3109
3110	* glib/tmpl/strings.sgml:
3111	* glib/tmpl/scanner.sgml:
3112	* glib/tmpl/main.sgml:
3113	* glib/tmpl/macros_misc.sgml:
3114	* glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
3115	for symbols documented in the templates.
3116
31172002-12-04  Matthias Clasen  <maclas@gmx.de>
3118
3119	* gobject/tmpl/gtype.sgml: Add docs.
3120
31212002-12-02  Matthias Clasen  <maclas@gmx.de>
3122
3123	* gobject/tmpl/signals.sgml: Add docs.
3124
31252002-12-01  Matthias Clasen  <maclas@gmx.de>
3126
3127	* gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
3128	private.
3129
3130	* gobject/tmpl/signals.sgml: Move some docs inline.
3131
31322002-11-29  Matthias Clasen  <maclas@gmx.de>
3133
3134	* glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
3135
3136	* glib/tmpl/date.sgml:
3137	* glib/tmpl/string_utils.sgml: Remove redundant docs.
3138
3139	* glib/glib-sections.txt: Add g_ascii_strtoull and
3140	g_get_application_name.
3141
31422002-11-28  Matthias Clasen  <maclas@gmx.de>
3143
3144	* glib/tmpl/strings.sgml:
3145	* glib/tmpl/string_utils.sgml:
3146	* glib/tmpl/misc_utils.sgml: Move some docs inline.
3147
31482002-11-23  Matthias Clasen  <maclas@gmx.de>
3149
3150	* gobject/tmpl/gclosure.sgml:
3151	* gobject/tmpl/signals.sgml:
3152	* gobject/tmpl/gparamspec.sgml:
3153	* gobject/tmpl/value_collection.sgml:
3154	* gobject/tmpl/generic_values.sgml:
3155	* gobject/tmpl/param_value_types.sgml:
3156	* gobject/tmpl/gboxed.sgml:
3157	* gobject/tmpl/enumerations_flags.sgml:
3158	* gobject/tmpl/objects.sgml:
3159	* gobject/tmpl/gtypemodule.sgml:
3160	* gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions,
3161	standardize them to start with a capital and end without a period.
3162
3163	* glib/tmpl/arrays.sgml:
3164	* glib/tmpl/memory_chunks.sgml:
3165	* glib/tmpl/macros.sgml: Remove periods from titles in examples.
3166
3167	* glib/building.sgml: Explain --enable-include-printf.
3168
3169	* glib/Makefile.am (extra_files):
3170	* gobject/Makefile.am (extra_files): Add version.xml.in.
3171
3172	* glib/Makefile.am (content_files):
3173	* gobject/Makefile.am (content_files): Add version.xml.
3174
3175	* glib/version.xml.in:
3176	* gobject/version.xml.in: New files to let configure dump the version in.
3177
3178	* glib/glib-docs.sgml:
3179	* gobject/gobject-docs.sgml: Add version information.
3180
3181
3182Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
3183
3184	* glib/tmpl/iochannels.sgml: Add helpful comments about
3185	the encoding of a new iochannel. (Amaury Jacquot,
3186	#96444)
3187
31882002-11-21  Matthias Clasen  <maclas@gmx.de>
3189
3190	* glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
3191	move some docs inline.
3192
3193	* glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
3194	g_vfprintf, g_sprintf, g_vsprintf.
3195
31962002-11-20  Matthias Clasen  <maclas@gmx.de>
3197
3198	* glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
3199
3200	* glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
3201
32022002-10-20  Matthias Clasen  <maclas@gmx.de>
3203
3204	* gobject/Makefile.am (SCANOBJ_FILES):
3205	* glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
3206
32072002-10-15  Matthias Clasen  <maclas@gmx.de>
3208
3209	* gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
3210
32112002-10-14  Matthias Clasen  <maclas@gmx.de>
3212
3213	* gobject/Makefile.am (dist-hook):
3214	* glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
3215	sgml/*.sgml.  (#95678, Owen Taylor)
3216
32172002-10-14  Matthias Clasen  <maclas@gmx.de>
3218
3219	* gobject/Makefile.am (SCANOBJ_FILES):
3220	* glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
3221
32222002-09-16  Matthias Clasen  <maclas@gmx.de>
3223
3224	* glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by
3225	G_LOG_FLAG_RECURSION throughout.  (#93390)
3226
32272002-08-12  Matthias Clasen  <maclas@gmx.de>
3228
3229	* glib/glib-sections.txt: Add g_markup_parse_context_get_element
3230	and g_utf8_strreverse.
3231
3232Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
3233
3234 	* glib/tmpl/threads.sgml: Fix reference to non-existing
3235 	@priority parameter. (#88500, Linux Walleij)
3236
32372002-06-03  Matthias Clasen  <maclas@gmx.de>
3238
3239	* gobject/gobject-docs.sgml:
3240	* glib/glib-docs.sgml:
3241	* glib/tmpl/macros.sgml:
3242	* glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
3243	and "percent" entities by standard ISO entities "nbsp", "num" and
3244	"percnt".
3245
32462002-05-30  Matthias Clasen  <maclas@gmx.de>
3247
3248	* glib/tmpl/string_utils.sgml:
3249	* glib/tmpl/threads.sgml: Small formatting fixes.
3250
32512002-05-26  Matthias Clasen  <maclas@gmx.de>
3252
3253	* glib/tmpl/conversions.sgml: Add GIConv.
3254
3255	* glib/tmpl/main.sgml: Fix references to nonexisting functions
3256	g_main_loop_destroy(), g_source_add(), g_source_connect().
3257
3258
3259	* glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
3260
3261	* glib/tmpl/linked_lists_single.sgml:
3262	* glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
3263
3264	* glib/glib-docs.sgml: Declare hash entity.
3265
3266	* glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
3267
32682002-05-25  Matthias Clasen  <maclas@gmx.de>
3269
3270	* gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
3271	* glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
3272	not SGML.
3273
32742002-05-21  Matthias Clasen  <maclas@gmx.de>
3275
3276	* glib/tmpl/markup.sgml: Updates.
3277
3278Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
3279
3280	[merged from stable]
3281
3282	* glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
3283
32842002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3285
3286	* glib/tmpl/threads.sgml: Clarify recursion issues with
3287	GMutex. (#78171)
3288
32892002-04-24  Matthias Clasen  <maclas@gmx.de>
3290
3291	* gobject/gobject-sections.txt:
3292	* gobject/tmpl/gtype.sgml: Updates.
3293
32942002-04-21  Matthias Clasen  <maclas@gmx.de>
3295
3296	* glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
3297
32982002-04-18  Matthias Clasen  <maclas@gmx.de>
3299
3300	* glib/tmpl/error_reporting.sgml:
3301	* glib/tmpl/threads.sgml:
3302	* glib/tmpl/arrays_pointer.sgml:
3303	* glib/tmpl/arrays_byte.sgml:
3304	* glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
3305	documentation to bring the produced Docbook closer to XML.
3306
33072002-03-25  Sven Neumann  <sven@gimp.org>
3308
3309	* glib/tmpl/scanner.sgml: Fixed documentation about unused struct
3310	fields and added a note about proper g_scanner_unexp_token() usage.
3311
33122002-03-11  Matthias Clasen  <maclas@gmx.de>
3313
3314	* glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and
3315	UTF-8.
3316
33172002-02-21  Matthias Clasen  <maclas@gmx.de>
3318
3319	* glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
3320
3321	* glib/running.sgml: Document the G_DEBUG environment variable.
3322
3323	* glib/tmpl/threads.sgml: Replace g_thread_wait() by
3324	g_thread_join() in two places.
3325
33262002-02-20  Sven Neumann  <sven@gimp.org>
3327
3328	* gobject/gobject-sections.txt
3329	* gobject/tmpl/generic_values.sgml
3330	* gobject/tmpl/param_value_types.sgml: updated for GValue changes.
3331
3332Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
3333
3334	* gobject/tmpl/generic_values.sgml: added GValue documentation.
3335
3336Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
3337
3338	* gobject/tmpl/generic_values.sgml: document value transformation.
3339
3340Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
3341
3342	* gobject/tmpl/closures.sgml: doc common functions like ref/
3343	sink/unref/invalidate.
3344
3345	* gobject/tmpl/objects.sgml: document g_object_watch_closure() and
3346	qdata functions.
3347
3348Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
3349
3350	* gobject/gobject-sections.txt: Updated.
3351
3352	* glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
3353
33542002-01-28  Ron Steinke  <rsteinke@w-link.net>
3355
3356	* glib/iochannel.sgml: Changed #IOChannelError to
3357	#GIOChannelError in one place
3358
33592002-01-16  Matthias Clasen  <matthiasc@poet.de>
3360
3361	* glib/building.sgml, glib/compiling.sgml,
3362	glib/running.sgml, glib/resources.sgml,
3363	glib/changes-2.0.sgml: New files.
3364
3365	* glib/Makefile.am (content_files): Add new files.
3366
3367	* glib/glib-docs.sgml: Add an Overview chapter.
3368
33692002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3370
3371	* glib/tmpl/threads.sgml: Name the right function.
3372
33732001-12-23  Matthias Clasen  <matthias@poet.de>
3374
3375	* glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
3376	glib/tmpl/strings.sgml: Replace references to deprecated
3377	functions.
3378
33792001-12-21  Matthias Clasen  <matthias@poet.de>
3380
3381	* glib/glib-sections.txt: Move g_get_charset() to the
3382	Charset conversion section. (#65630)
3383
3384Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
3385
3386	* glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml:
3387	SGML fixes.
3388
3389	* gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
3390
33912001-12-15  Matthias Clasen  <matthias@poet.de>
3392
3393	* glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
3394
33952001-12-14  Matthias Clasen  <matthias@poet.de>
3396
3397	* glib/tmpl/memory.sgml: Typo fixes.
3398
33992001-12-13  Matthias Clasen  <matthiasc@poet.de>
3400
3401	* glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
3402	glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
3403	glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
3404	glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
3405	glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
3406
3407	* glib/tmpl/memory_chunks.sgml,
3408	glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
3409	glib/tmpl/gtype.sgml: Trivial markup fixes.
3410
34112001-12-12  Matthias Clasen  <matthiasc@poet.de>
3412
3413	* glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
3414
34152001-12-12  Matthias Clasen  <matthiasc@poet.de>
3416
3417	* glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml,
3418	glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
3419	glib/tmpl/caches.sgml, glib/tmpl/completion.sgml,
3420	glib/tmpl/conversions.sgml,
3421	glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3422	glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3423	glib/tmpl/hash_tables.sgml,
3424	glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
3425	glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
3426	glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml,
3427	glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
3428	glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml,
3429	glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml,
3430	glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
3431	glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
3432	glib/tmpl/threads.sgml, glib/tmpl/timers.sgml,
3433	glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
3434	glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
3435	glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:
3436	Improve markup of examples, general consistency improvements.
3437
34382001-12-06  Havoc Pennington  <hp@redhat.com>
3439
3440	* glib/tmpl/messages.sgml: improve g_log_set_handler docs
3441
3442Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
3443
3444	* glib/glib-sections.txt: Update.
3445
34462001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3447
3448	* glib/tmpl/date.sgml: Fix g_usleep docs.
3449
34502001-11-26  Matthias Clasen  <matthiasc@poet.de>
3451
3452	* glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
3453
34542001-11-22  Matthias Clasen  <matthiasc@poet.de>
3455
3456	Fixes for #61284:
3457
3458	* glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
3459
3460	* glib/tmpl/fileutils.sgml: Document GDir.
3461
3462	* glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.
3463
3464Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
3465
3466	* gobject/gobject-sections.txt: Update.
3467
3468	* glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
3469
3470	* glib/glib-sections.txt: Updated.
3471
3472	* glib/Makefile.am (IGNORE_HFILES): Don't scan
3473	headers in build/
3474
3475Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
3476
3477	* glib/glib-sections.txt: Remove g_log_domain_glib
3478
34792001-11-15  Matthias Clasen  <matthiasc@poet.de>
3480
3481	* glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
3482
3483	* glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
3484	glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
3485	glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
3486	some missing short and long descriptions.
3487
34882001-11-14  Matthias Clasen  <matthiasc@poet.de>
3489
3490	* glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
3491
3492	* glib/tmpl/patterns.sgml: Document UTF-8 support.
3493
3494Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
3495
3496	* gobject/tmpl/param_value_types.sgml: more docs.
3497
3498Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
3499
3500	* gobject/tmpl/param_value_types.sgml: list parameter and
3501	value types.
3502
3503	* gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
3504	functions.
3505
3506	* gobject/*: section cleanups.
3507
3508Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
3509
3510	* gobject/tmpl/gparamspec.sgml: param spec updates.
3511
35122001-11-12  Matthias Clasen  <matthiasc@poet.de>
3513
3514	* glib/tmpl/markup.sgml: Remove excess listitem from long
3515	description.
3516
35172001-11-11  Matthias Clasen  <matthiasc@poet.de>
3518
3519	* glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
3520
3521	* glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
3522
3523	* glib/tmpl/error_reporting.sgml: Document GError struct.
3524
3525	* glib/tmpl/main.sgml: Document GMainContext, GSource and
3526	GSourceCallbackFuncs structs.
3527
35282001-10-31  Matthias Clasen  <matthiasc@poet.de>
3529
3530	* glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
3531	Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
3532	GUnicodeBreakType.
3533
3534Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
3535
3536	* */Makefile.am: Remove $(srcdir)/html before building
3537	HTML to prevent stale files. Dist all files in html/
3538
35392001-10-25  Havoc Pennington  <hp@pobox.com>
3540
3541	* glib/tmpl/string_utils.sgml: docs on why the deprecated
3542	functions are deprecated.
3543
35442001-10-15  Sven Neumann  <sven@gimp.org>
3545
3546	* glib/tmpl/random_numbers.sgml: fixed typo.
3547
3548Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
3549
3550	* glib/tmpl/patterns.sgml: amended documentation.
3551
35522001-10-11  Matthias Clasen  <matthiasc@poet.de>
3553
3554	* glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
3555
35562001-10-05  Matthias Clasen  <matthiasc@poet.de>
3557
3558	* glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
3559
3560	* glib/tmpl/trash_stacks.sgml: Document trash stacks.
3561
3562	* glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml,
3563	glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml,
3564	glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml,
3565	glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
3566
35672001-10-05  Matthias Clasen  <matthiasc@poet.de>
3568
3569	* glib/tmpl/conversions.sgml: Update.
3570
3571	* glib/tmpl/patterns.sgml: Update.
3572
35732001-10-05  Matthias Clasen  <matthiasc@poet.de>
3574
3575	* glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
3576	glib/tmpl/macros_misc.sgml: Update.
3577
3578	* glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
3579	glib/glib-sections.txt: Document GCompareDataFunc.
3580
35812001-10-02  Matthias Clasen  <matthiasc@poet.de>
3582
3583	* glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
3584	glib/tmpl/queue.sgml: update docs.
3585
3586	* glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove
3587	references to glib-config.
3588
35892001-10-01  Matthias Clasen  <matthiasc@poet.de>
3590
3591	* glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
3592	glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
3593	glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
3594	glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
3595	glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
3596	glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
3597	More markup fixes and completions.
3598
3599Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
3600
3601	* glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
3602	g_string_printfa(). to g_string_append_printf().
3603
36042001-10-01  Matthias Clasen  <matthiasc@poet.de>
3605
3606	* glib/glib-sections.txt: Move all *_error_quark()
3607	functions to the 'Private' sections. (#61472)
3608
36092001-10-01  Matthias Clasen  <matthiasc@poet.de>
3610
3611	* glib/tmpl/macros.sgml (G_CONST_RETURN): document
3612	allowed uses for 'out' parameters.
3613
36142001-10-01  Matthias Clasen  <matthiasc@poet.de>
3615
3616	* glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
3617	glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
3618	glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
3619
3620	* glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
3621	glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
3622	glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
3623	glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
3624
36252001-09-30  Matthias Clasen  <matthiasc@poet.de>
3626
3627	* glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
3628	glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml,
3629	glib/tmpl/datalist.sgml, glib/tmpl/date.sgml,
3630	glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
3631	glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
3632	Markup fixes and a few additions.
3633
36342001-09-27  Matthias Clasen  <matthiasc@poet.de>
3635
3636	* glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
3637	glib/tmpl/scanner.sgml: Additions and markup fixes.
3638
36392001-09-27  Matthias Clasen  <matthiasc@poet.de>
3640
3641	* glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
3642	glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
3643	some functions, markup fixes.
3644	* glib/tmpl/patterns.sgml: New file.
3645	* glib/glib-docs.sgml: Add entity for patterns.sgml.
3646
36472001-09-26  Matthias Clasen <matthiasc@poet.de>
3648
3649	* glib/glib-sections.txt: Add g_mem_is_system_malloc.
3650
36512001-09-25  Matthias Clasen <matthiasc@poet.de>
3652
3653	* glib/glib-sections.txt: Add a missing SECTION
3654	endtag. (#61126)
3655
36562001-09-17  Darin Adler  <darin@bentspoon.com>
3657
3658	* glib/tmpl/string_utils.sgml: Fix a typo and change
3659	documentation for g_ascii_isdigit and g_ascii_isxdigit
3660	to reflect the fact that the standard isdigit and
3661	isxdigit are already locale-independent.
3662
3663Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
3664
3665	* gobject/tmpl/gboxed.sgml: documented some functions.
3666
3667	* gobject/tmpl/objects.sgml: some fixups.
3668
3669Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
3670
3671	* glib/glib-sections.txt: Update.
3672
3673Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
3674
3675	* glib/Makefile.am (IGNORE_HFILES): Add
3676	gbsearcharray.h.
3677
3678	* gobject/Makefile.am (IGNORE_HFILES): Remove
3679	gbsearcharray.h.
3680
36812001-08-15  Ron Stenike  <rsteinke@w-link.net>
3682
3683	* docs/reference/glib/glib-sections.txt: Added
3684	declarations for g_io_channel_[set,get]_close_on_unref
3685
3686Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
3687
3688	* */Makefile.am: Set GPATH to fix srcdir != builddir
3689	problems with GNU make.
3690
3691Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
3692
3693	* gobject/tmpl/value_arrays.sgml: document value arrays.
3694
36952001-08-06  Sven Neumann  <sven@gimp.org>
3696
3697	* docs/reference/gobject/gobject-sections.txt
3698	* docs/reference/gobject/tmpl/objects.sgml: added documentation for
3699	g_object_[add|remove]_weak_pointer().
3700
37012001-07-19  Darin Adler  <darin@bentspoon.com>
3702
3703	reviewed by: <delete if not using a buddy>
3704
3705	* glib/tmpl/string_utils.sgml:
3706
37072001-06-03  Matthias Clasen  <matthiasc@poet.de>
3708
3709 	* glib/tmpl/caches.sgml, glib/tmpl/main.sgml,
3710 	gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
3711 	gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
3712 	gobject/tmpl/types.sgml: fix some typos.
3713
3714Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
3715
3716	* glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
3717	notes about inclusion of string.h to docs on g_memmove,
3718	G_VA_COPY. (#54411)
3719
3720Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
3721
3722	* glib/Makefile.am: Fix problem with glibconfig.h
3723
37242001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3725
3726	* glib/tmpl/threads.sgml (example): Corrected.
3727
37282001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3729
3730	* glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
3731
3732	* glib/tmpl/threads.sgml: Updated.
3733
37342001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3735
3736	* glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
3737	glib/tmpl/arrays_byte.sgml: Corrected documentation for the
3738	..._sized_new functions. Discovered by noon@users.sourceforge.net.
3739
37402001-05-19  Havoc Pennington  <hp@pobox.com>
3741
3742	* glib/Makefile.am (IGNORE_HFILES): add glibintl.h
3743
3744	* glib/tmpl/*.sgml: fix various missing docs
3745
37462001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3747
3748	* glib/glib-overrides.txt, glib/glib-sections.txt,
3749	glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
3750
37512001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3752
3753	* glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
3754	Updates after some renaming took place.
3755
37562001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3757
3758	* glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
3759
3760	* glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
3761
37622001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3763
3764	* glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
3765	glib/tmpl/scanner.sgml: Changes due to deprecation update.
3766
3767Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
3768
3769	* {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
3770	from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
3771
3772Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
3773
3774	* gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
3775	dist-hook because $(HTML_IMAGES) is empty.
3776
3777Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
3778
3779	* {glib,gobject}/Makefile.am (sgml-build.stamp): Add
3780	explicit path to tmpl files in dependencies.
3781
3782	* glib/glib.types gobject/gobject.types: empty files
3783	to keep generic makefiles happy.
3784
37852001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3786
3787	* glib/glib-sections.txt: Removed
3788	g_static_private_(get|set)_for_thread.
3789
3790	* glib/tmpl/threads.sgml: Updated.
3791
3792	* glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
3793
3794Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
3795
3796	* glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
3797
3798Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
3799
3800	* gobject/Makefile.am glib/Makefile.am: A couple
3801	of small fixes.
3802
38032001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3804
3805	* glib/tmpl/threads.sgml: Spelling corrections.
3806
3807Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
3808
3809	* gobject/Makefile.am: Revert Tim's last commit to
3810	get rid of 7+ unnecessary / broken changes. Add
3811	back the useful part. Also fix problem with grep,
3812	add dependency on template files.
3813
3814	* gobject/gobject-sections.txt: Remove double
3815	value_types names which was screwing up builds.
3816
3817	* glib/Makefile.am: Propagate changes from
3818	gobject/Makefile.am
3819
38202001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3821
3822	* glib/tmpl/threads.sgml: Fixed stupid typo.
3823
38242001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3825
3826	* glib/tmpl/threads.sgml: Completed.
3827
3828Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
3829
3830	* gobject/Makefile.am: shuffled rules to avoid excessive
3831	rebuilds.
3832
3833	* gobject/gobject-sections.txt: updates.
3834
3835	* gobject/tmpl/*: bunch of updates, added another patch
3836	from Eric Lemings <eric.b.lemings@lmco.com>.
3837
38382001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3839
3840	* glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
3841	g_log_domain_gmodule.
3842
38432001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3844
3845	* glib/tmpl/threads.sgml: Big update. Almost ready.
3846
3847	* glib/tmpl/async_queues.sgml: Typo.
3848
3849	* glib/glib-sections.txt: Added g_static_rec_mutex_init,
3850	g_static_rec_mutex_free, g_static_rw_lock_init,
3851	g_static_private_init and g_static_private_free.
3852
3853	* glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
3854
3855Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
3856
3857	* gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
3858	Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
3859
3860Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
3861
3862	* {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
3863
38642001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3865
3866	* glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
3867	documentation for g_static_mutex_init().
3868
3869Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
3870
3871	* gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
3872	rules in place caused bogus recursions. main changes:
3873	- add to conditionalized section:
3874	  all-local:
3875	        $(MAKE) scan
3876	        $(MAKE) templates
3877	        $(MAKE) sgml
3878	        $(MAKE) html.stamp
3879	  html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
3880	        $(MAKE) html
3881	  DOC_STAMPS= html.stamp sgml.stamp
3882	- change:
3883	  maintainer-clean-local: clean
3884	  -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
3885	  +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
3886
3887	* glib/Makefile.am (maintainer-clean-local): dito.
3888
3889Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
3890
3891	* gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
3892	<eric.b.lemings@lmco.com>, did some more editing.
3893
38942001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3895
3896	* glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
3897	g_static_mutex_free().
3898
3899Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
3900
3901	* gobject/tmpl/types.sgml: added some function documentations.
3902
3903	* gobject/gobject-sections.txt: buncha fixups.
3904
3905Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
3906
3907	* glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
3908
39092000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3910
3911	* glib/glib-sections.txt: Added G_MODULE_SUFFIX.
3912
3913	* glib/tmpl/modules.sgml: Updated.
3914
39152000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3916
3917	* glib/glib-sections.txt: Added g_rand_boolean and
3918	g_random_boolean macros.
3919
3920	* glib/tmpl/random_numbers.sgml: Updated.
3921
3922Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
3923
3924	* glib/Makefile.am glib/mainloop-states*: add images
3925
3926	* glib/glib-sections.txt: Updated
3927
3928	* glib/tmpl/main.sgml: More documentation, move function
3929	docs to .c file.
3930
3931Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
3932
3933	* glib/glib-sections.sgml: Move conversion functions
3934	into GConv section.
3935
3936	* gobject/gobject-docs.sgml: Fix some malformed sgml.
3937
3938Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
3939
3940	* gobject/Makefile.am gobject/gobject-sections.sgml: Updates
3941	* gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
3942
39432000-11-05  Havoc Pennington  <hp@pobox.com>
3944
3945	* glib/tmpl/markup.sgml: Write docs
3946
39472000-11-05  Havoc Pennington  <hp@pobox.com>
3948
3949	* glib/glib-sections.txt: remove parens from section name,
3950	confuses gtk-doc
3951
3952	* glib/glib-docs.sgml: Add the new files here, doh.
3953
3954	* glib/tmpl/shell.sgml: add gshell.[hc] docs
3955
39562000-11-05  Havoc Pennington  <hp@pobox.com>
3957
3958	* glib/tmpl/error_reporting.sgml: fixes
3959
39602000-11-05  Havoc Pennington  <hp@pobox.com>
3961
3962	* glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
3963	glib/tmpl/fileutils.sgml: Added
3964
3965	* glib/Makefile.am: Add new files
3966
3967	* glib/glib-sections.txt: Add stuff from -unused
3968
3969Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
3970
3971	* gobject/gobject-docs.sgml: added &gobject-closures; section.
3972
3973	* gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
3974
3975	* gobject/gobject-sections.txt: added Closure section.
3976
3977	* gobject/tmpl/closures.sgml: new file with template description
3978	for GClosure functions.
3979
39802000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3981
3982	* glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
3983
3984	* glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
3985	documentation for asynchronous queues.
3986
39872000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3988
3989	* glib/tmpl/linked_lists_single.sgml: This time the right fix.
3990
3991	* glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
3992	parameter names.
3993
3994	* glib/tmpl/string_utils.sgml: Corrected the documentation of
3995	g_strescape and added those of g_strcompress.
3996
39972000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
3998
3999	* glib/tmpl/limits.sgml: Added documentation for
4000	G_MAXU(INT|SHORT|LONG).
4001
4002	* glib/tmpl/macros_misc.sgml: Added documentation for
4003	G_G(U)INT(16|32|64)_FORMAT.
4004
4005	* glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
4006	documentation for gu(int|short|long).
4007
4008	* glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
4009	glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
4010	and document GEqualFunc in GHashTable.
4011
4012	* glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
4013	glib/tmpl/relations.sgml : Changed to reflect the changed API
4014	(GCompareFunc -> GEqualFunc).
4015
4016	* glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
4017	fixes.
4018
4019Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
4020
4021	* gobject/tmpl/signals.sgml: start at general description.
4022
4023	* gobject/gobject-docs.sgml: added introduction.
4024
4025Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
4026
4027	* gobject/gobject-sections.txt: opened up a new section on signals.
4028
40292000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4030
4031	* glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
4032
4033	* glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
4034	glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
4035	glib/tmpl/scanner.sgml: Document the recently deprecated functions
4036	as such.
4037
40382000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
4039
4040	'make distcheck' fixes.
4041	* glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
4042	(html): Run 'gtkdoc-fixxref' in $(srcdir).
4043	(dist-check-gtkdoc): Add missing quote.
4044	(dist-hook): Copy in dependency order, so that none of the
4045	makerules are fired in a tarball build.
4046
4047	* gobject/Makefile.am: Likewise.
4048
40492000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4050
4051	* glib/glib-sections.txt: Added misc items.
4052
4053	* glib/tmpl/random_numbers.sgml: Documentation for the random
4054	number generator.
4055
40562000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
4057
4058	* gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
4059	$top_srcdir)/gobject.
4060	* glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
4061
40622000-09-29  Jonathan Blandford  <jrb@redhat.com>
4063
4064	* glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
4065
4066Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
4067
4068	* Some further makefile improvement.
4069
4070	* Restore all the docs that mysteriously vanished earlier.
4071
4072Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
4073
4074	* gobject/Makefile.am glib/Makefile.am: Improve
4075	separation of generic non-generic parts and dependencies.
4076
4077Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
4078
4079	* Moved into glib source tree, updated glib-sections.txt
4080	and Makefile.am for glib-1.3.x.
4081
40822000-07-01  Damon Chaplin  <damon@helixcode.com>
4083
4084	* tmpl/string_utils.sgml: updated g_strndup.
4085
40862000-06-11  Damon Chaplin  <damon@helixcode.com>
4087
4088	* tmpl/messages.sgml: updated a bit more.
4089
40902000-06-11  Damon Chaplin  <damon@helixcode.com>
4091
4092	* tmpl/messages.sgml: updated a few bits about log handlers & flags.
4093
40942000-04-16  Damon Chaplin  <damon@helixcode.com>
4095
4096	* tmpl/linked_lists_single.sgml:
4097	* tmpl/linked_lists_double.sgml:
4098	* tmpl/trees-nary.sgml: updated.
4099
4100	* tmpl/modules.sgml: described g_module_build_path().
4101
4102	* tmpl/date.sgml: made short description lower case and end in a '.'.
4103
4104	* glib-sections.txt: rearranged GDate section.
4105
4106	* tmpl/arrays.sgml:
4107	* tmpl/arrays_byte.sgml:
4108	* tmpl/arrays_pointer.sgml: updated.
4109
41102000-02-21  Damon Chaplin  <damon@helixcode.com>
4111
4112	* tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
4113	to note that only the first source found is removed.
4114
41152000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
4116
4117	* tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
4118	Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
4119	GVoidFunc & GFreeFunc.
4120
41211999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
4122
4123	* glib-sections.txt, tmpl/threads.sgml: Removed
4124	G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
4125
4126	* glib-overrides.txt: New file, that makes most of the thread
4127	related macros look like functions.
4128
4129	* Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
4130
4131	* tmpl/threads.sgml: Minor updates.
4132
4133Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
4134
4135	* tmpl/datasets.sgml: Added missing </para>
4136	* tmpl/timers.sgml: Added missing </para>
4137	* tmpl/misc_utils.sgml: Added missing </para>
4138	* tmpl/linked_lists_double.sgml: Added missing </para>
4139	* tmpl/linked_lists_single.sgml: Added missing </para>
4140	* tmpl/threads.sgml: Removed extra <para>s.
4141	* tmpl/main.sgml: Added missing </para>
4142
4143Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
4144
4145	* README: Added some simple build instructions.
4146
4147Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
4148
4149	* Import into CVS of glib-reference-1.1.3
4150	  Filled in some basic contents for AUTHORS
4151	  README, and README.cvs
4152
4153