Clarify a detail about g_object_set_data_full. (#343750, Christian
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2006-12-28  Matthias Clasen  <mclasen@redhat.com>
2
3         * gobject/tmpl/objects.sgml: Clarify a detail about
4         g_object_set_data_full.  (#343750, Christian Neumair)
5
6 Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
7
8         * glib/tmpl/memory_slices.sgml: 
9         * glib/running.sgml: document G_SLICE=debug-blocks.
10
11 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
12
13         * glib/running.sgml:
14         * glib/tmpl/option.sgml:
15         * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
16
17 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
18
19         * glib/tmpl/keyfile.sgml: Small clarification (#369908,
20         Tapani Pälli)
21
22 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
23
24         * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
25         to waitpid().
26
27         * gobject/tmpl/objects.sgml: Expand GObject::notify
28         documentation.  (#381722, Nickolay V. Shmyrev)
29
30         * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
31
32 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
33
34         * glib/glib-docs.sgml: Add a "Since 2.14" section.
35
36         * glib/glib-sections.txt: Add g_string_chunk_clear.
37         
38 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
39
40         * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
41
42         * glib/tmpl/keyfile.sgml: Clarify the behaviour
43         wrt. to duplicate keys and groups.
44
45 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
46
47         * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
48
49 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
50
51         * glib/tmpl/unicode.sgml: Document GUnicodeType.
52
53 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
54
55         * glib/glib-sections.txt: Add g_unichar_get_script() and
56         GUnicodeScript.
57
58         * glib/tmpl/unicode.sgml: Document GUnicodeScript
59
60         * gobject/tmpl/enumerations_flags.sgml: Add a hint about
61         the requirement that enum and flags values must be static.
62
63 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
64
65         * glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton) 
66
67 Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
68
69         * glib/running.sgml: documented G_DEBUG flags resident-modules
70         and bind-now-modules, patch by Christian Persch on bug #345099.
71
72 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
73
74         * glib/glib-sections.txt: Add new functions
75
76 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
77
78         * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
79         (#353172, Matt Barnes)
80
81 Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
82
83         * glib/tmpl/trash_stack.sgml: added notes about complexity.
84
85 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
86
87         * === Released 2.12.2 ===
88
89 2006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
90
91         * gobject/tmpl/gtype.sgml:
92         * glib/tmpl/threads.sgml: Style and grammar fixes.
93
94 2006-08-05  Matthias Clasen  <mclasen@redhat.com>
95
96         * glib/tmpl/messages.sgml: Add some hints
97         about making warnings fatal.  (#348785, Matt
98         Barnes)
99
100 2006-07-22  Matthias Clasen  <mclasen@redhat.com>
101
102         * === Released 2.12.1 ===
103
104 2006-07-20  Tor Lillqvist  <tml@novell.com>
105
106         * glib/tmpl/date.sgml: Improve doc for
107         g_date_strftime(). (#346197)
108
109 2006-07-05  Matthias Clasen  <mclasen@redhat.com>
110
111         * glib/tmpl/base64.sgml: Remove bogus reference
112         to nonexisting function.  (#346660, Mark Drago)
113         
114 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
115
116         * === Released 2.12.0 ===
117
118 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
119
120         * === Released 2.11.4 ===
121
122 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
123
124         * === Released 2.11.3 ===
125
126 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
127
128         * === Released 2.11.2 ===
129
130 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
131
132         * glib/glib-sections.txt: Add new hash table functions.
133         Add new g_source functions.
134
135 Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
136
137         * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
138
139 2006-05-28  Matthias Clasen  <mclasen@redhat.com>
140
141         * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
142
143 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
144
145         * glib/glib-sections.txt: Add g_ascii_strtoll
146
147 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
148
149         * === Released 2.11.1 ===
150
151 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
152
153         * glib/glib-sections.txt: Document new api.
154
155 2006-05-11  Bastien Nocera  <hadess@hadess.net>
156
157         * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
158
159 2006-05-10  Matthias Clasen  <mclasen@redhat.com>
160
161         * gobject/tmpl/gtype.sgml: Updates
162
163 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
164         
165         * === Released 2.11.0 ===
166
167 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
168
169         * gobject/tmpl/gtypemodule.sgml: Document a little
170         pitfall with the last unref for an object.
171
172 2006-04-27  Matthias Clasen  <mclasen@redhat.com>
173
174         * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
175         support UCD 5.0.
176
177 2006-04-21  Matthias Clasen  <mclasen@redhat.com>
178
179         * gobject/gobject-sections.txt:
180         * gobject/tmpl/objects.sgml: 
181         * gobject/tmpl/gtype.sgml: Additions
182
183         * glib/glib-docs.sgml:
184         * gobject/gobject-docs.sgml: Add 2.12 indices.
185
186         * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
187
188 2006-04-19  Matthias Clasen  <mclasen@redhat.com>
189
190         * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
191
192 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
193
194         * glib/glib-sections.txt: Add new keyfile api
195
196 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
197
198         * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.  
199         (#322883, Christophe Fergeau)
200         
201 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
202
203         * gobject/tmpl/signals.sgml: Document class_offset 0.
204         and that class_closure may be NULL.
205
206 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
207
208         * glib/glib-sections.txt:
209         * glib/glib-docs.sgml: Add Base64 section
210
211 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
212
213         * gobject/tmpl/objects.sgml: Add some verbiage to 
214         g_object_ref_sink_docs.  (#336677)
215
216 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
217
218         * gobject/tmpl/objects.sgml: Update the floating docs wrt
219         to GInitiallyUnowned.
220
221         * gobject/tmpl/param_value_types.sgml: 
222         * gobject/tmpl/objects.sgml: 
223         * gobject/tmpl/gtype.sgml: Additions
224
225         * glib/tmpl/messages.sgml: Cleanup
226
227         * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
228
229         * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
230
231 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
232
233         * glib/tmpl/option.sgml: Document floating point arguments
234
235 Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
236
237         * glib/tmpl/atomic_operations.sgml: some wording fixups.
238
239 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
240
241         * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
242         (#335294, Richard Laager)
243
244 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
245
246         * glib/tmpl/option.sgml: Hint that @error should
247         be set in error cases.  (#334646, Christian Persch)
248
249 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
250
251         * glib/templ/timers.sgml: Mention that the second
252         parameter of g_timer_elapsed can be NULL (#333916,
253         Christian Neumair)
254
255 2006-03-07  Matthias Clasen  <mclasen@redhat.com>
256
257         * ===  Released 2.10.1 ===
258
259 2006-02-24  Matthias Clasen  <mclasen@redhat.com>
260
261         * === Released 2.10.0 ===
262
263 2006-02-22  Stefan Kost  <ensonic@users.sf.net>
264
265         * gobject/tmpl/gtype.sgml:
266           add @since: for _add_private, _GET_PRIVATE
267         * gobject/tut_gobject.xml:
268           fix example to use ->priv and not ->private
269         * gobject/tut_howto.xml:
270           fix g_type_class_add_private example
271
272 2006-02-14  Tor Lillqvist  <tml@novell.com>
273
274         * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
275
276         * glib/glib-sections.txt: Move three Windows-specific functions
277         that now are documented from being Private to the correct section.
278
279 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
280
281         * === Released 2.9.6 ===
282
283 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
284
285         * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
286
287 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
288
289         * === Released 2.9.5 ===
290
291 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
292
293         * glib/glib-sections.txt: 
294         * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
295
296 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
297
298         * gobject/tut_tools.xml: Mention g_trap_object_ref
299
300         * glib/running.sgml: Add g_trap variables to the index.
301         Mention conditional breakpoints as an alternative.
302
303 Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
304
305         * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
306
307 Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
308
309         * glib/running.sgml: documented G_SLICE=always-malloc and
310         G_DEBUG=gc-friendly. added anchors for each env var.
311
312 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
313         
314         * === Released 2.9.4 ===
315
316 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
317
318         * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
319         of peek_token wrt to scope changes.  (#307922)
320         
321 2006-01-17  Matthias Clasen  <mclasen@redhat.com>
322
323         * glib/tmpl/memory.sgml: Add a note about casting the results
324         of g_new() and g_new0().
325
326 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
327
328         * === Released 2.9.3 ===
329
330 2006-01-12  Federico Mena Quintero  <federico@ximian.com>
331
332         * glib/file-name-encodings.sxd: Replaced with the correct file.
333
334         * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
335         Replaced it with the correct one.
336
337 2006-01-07  Stefan Kost  <ensonic@users.sf.net>
338
339         * gobject/tut_gtype.xml:
340           fix internal link, little XXX cleanup
341
342 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
343
344         * === Released 2.9.2 ===
345
346 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
347
348         * glib/glib-sections.txt: Add new API 
349
350 2006-01-02  Stepan Kasal  <kasal@ucw.cz>
351
352         * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
353         (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
354         * glib/glib-sections.txt: s/Compata/Compati/
355
356 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
357
358         * gobject/gobject-sections.txt:
359         * gobject/tmpl/param_value_types.sgml: Document GType 
360         paramspecs
361
362 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
363
364         * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
365         
366 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
367
368         * glib/tmpl/*.sgml: Update versioned deprecation
369
370         * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
371
372         * glib/glib-sections.txt: Add g_list_free1
373
374         * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
375
376 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
377
378         * glib/glib-sections.txt: 
379         * glib/tmpl/atomic_operations.sgml: Document new atomic
380         operations.
381
382 2005-12-14  Federico Mena Quintero  <federico@ximian.com>
383
384         * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
385
386 Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
387
388         * gobject/tmpl/objects.sgml: corrected floating reference documentation.
389
390 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
391
392         * === Released 2.9.1 ===
393
394 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
395
396         * gobject/tmpl/gparamspec.sgml: 
397         * gobject/tmpl/gtype.sgml: Document n_preallocs as
398         ignored.
399
400 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
401
402         * glib/glib-sections.txt: Updates
403         
404         * glib/tmpl/memory_slices.sgml: Fix a small formatting
405         problem.
406
407         * glib/tmpl/trees-nary.sgml: 
408         * glib/tmpl/linked_lists_single.sgml: 
409         * glib/tmpl/linked_lists_double.sgml: 
410         * glib/tmpl/caches.sgml: 
411         * glib/tmpl/strings.sgml: 
412         * glib/tmpl/scanner.sgml: 
413         * glib/tmpl/main.sgml: Add versioned deprecation.
414
415 Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
416
417         * glib/tmpl/memory_slices.sgml: updates to new g_slice API
418         and minor fixes.
419
420 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
421
422         * gobject/tmpl/generic_values.sgml: 
423         * glib/tmpl/trees-nary.sgml: 
424         * glib/tmpl/linked_lists_double.sgml: 
425         * glib/tmpl/linked_lists_single.sgml: 
426         * glib/tmpl/memory_chunks.sgml: 
427         * glib/tmpl/allocators.sgml: 
428         * glib/tmpl/macros_misc.sgml: Updates 
429
430         * glib/Makefile.am: Ignore gmirroringtable.h
431
432 2005-12-04  Matthias Clasen  <mclasen@redhat.com>
433
434         * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
435
436 2005-12-03  Matthias Clasen  <mclasen@redhat.com>
437
438         * glib/tmpl/caches.sgml: Document g_cache_value_foreach
439         as deprecated; document g_cache_key_foreach more thorougly
440
441         * glib/glib-sections.txt:
442         * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
443
444         * glib/tmpl/memory_chunks.sgml: Document GMemChunk
445         as deprecated.
446
447         * glib/glib-docs.sgml: 
448         * glib/glib-sections.txt: 
449         * glib/tmpl/memory_slices.sgml: Document the slice
450         allocator.
451
452 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
453
454         * glib/building.sgml: 
455         * glib/tmpl/threads.sgml: 
456         * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
457
458         * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
459
460 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
461
462         * gobject/gobject-sections.txt: 
463         * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
464         g_object_is_floating, g_param_spec_ref_sink, 
465         G_TYPE_HASH_TABLE
466
467 2005-11-22  Matthias Clasen  <mclasen@redhat.com>
468
469         * glib/glib-sections.txt: Add g_hash_table_ref
470         and g_hash_table_unref
471
472 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
473
474         * === Released 2.9.0 ===
475
476 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
477
478         * glib/tmpl/date.sgml: 
479         * glib/glib-sections.txt: Add g_date_set_time_t,
480         g_date_set_time_val and g_thread_foreach
481
482 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
483
484         * glib/tmpl/threads.sgml: Improve GOnce docs.
485         (#320950, Christophe Fergeau)
486
487 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
488
489         * glib/running.sgml: Document fatal_criticals.
490
491 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
492
493         * gobject/gobject-sections.txt: 
494         * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
495         (#319885, Milosz Derezynski)
496
497 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
498
499         * glib/tmpl/unicode.sgml: Add a footnote about surrogate 
500         pairs.  (#317683, Behdad Esfahbod)
501
502 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
503
504         * glib/compiling.sgml: Document gmodule-no-export-2.0
505
506 2005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
507
508         * glib/tmpl/string_utils.sgml: Minor documentation improvements for
509           g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
510
511 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
512
513         * glib/tmpl/quarks.sgml: 
514         * glib/glib-sections.txt: Add string interning functions.
515
516 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
517
518         * glib/tmpl/arrays.sgml: 
519         * glib/tmpl/arrays_pointer.sgml: 
520         * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
521         (#314839, Behdad Esfahbod)
522
523 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
524
525         * glib/glib-docs.sgml:
526         * gobject/gobject-docs.sgml: Add indices for new
527         symbols in 2.10
528
529         Improvements pointed out by Behdad Esfahbod (#314460):
530         
531         * glib/tmpl/strings.sgml: Fix up some character/byte
532         sloppyness.
533
534         * glib/tmpl/iochannels.sgml: Don't mention deprecated
535         functions in the introduction.
536
537 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
538
539         * === Released 2.8.1 ===
540
541 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
542
543         * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
544
545 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
546
547         * glib/glib-gettexttize.xml:
548         * gobject/glib-genmarshal.xml:
549         * gobject/glib-mkenums.xml: Fix some trivial
550         formatting problems.  (#313099, Stepan Kasal)
551
552         * glib/tmpl/modules.sgml: Document that file_name can
553         be NULL.  (#313143, Gustavo Carneiro)
554
555         * glib/tmpl/linked_lists_single.sgml: 
556         * glib/tmpl/linked_lists_double.sgml: Clarify docs
557         a little.  (#311727, Tristan van Berkom)
558
559 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
560
561         * === Released 2.8.0 ===
562
563 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
564
565         Fix typos: Invokation --> Invocation (in various places)
566
567         * glib/tmpl/error_reporting.sgml: Fix a typo.
568         * gobject/tut_howto.xml: Several typos and stylistic changes.
569
570 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
571
572         * gobject/tmpl/gparamspec.sgml: 
573         * glib/tmpl/types.sgml: 
574         * glib/tmpl/option.sgml: Small fixes.
575
576         * gobject/tmpl/generic_values.sgml: Small fixes
577
578 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
579
580         * === Released 2.7.7 ===
581
582 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
583
584         * === Released 2.7.6 ===
585
586 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
587
588         * === Released 2.7.5 ===
589
590 Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
591
592         * glib/tmpl/datalist.sgml:
593         * glib/tmpl/datalset.sgml: document non-thread-safety for 
594         _foreach() functions.
595
596 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
597
598         * glib/tmpl/arrays.sgml: One more improvement.
599
600 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
601
602         * glib/tmpl/arrays.sgml: Add some details.  (#311310,
603         Jochen Baier)
604
605 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
606
607         * === Released 2.7.4 ===
608
609 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
610
611         * glib/tmpl/macros_misc.sgml: Add some discouraging
612         comments to the G_INLINE_FUNC macros.  (#310836,
613         Callum McKenzie)
614
615 2005-07-19  Matthias Clasen  <mclasen@redhat.com>
616
617         * glib/tmpl/byte_order.sgml: Add docs for #307047,
618         Bryan Silverthorn.
619
620 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
621
622         * === Released 2.7.3 ===
623         
624 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
625
626         * glib/glib-overrides.txt: Add G_VA_COPY
627
628         * glib/tmpl/option.sgml: Document that short names must
629         be printable ASCII characters != '-'.
630
631 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
632         
633         * === Released 2.7.2 ===
634
635 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
636
637         * gobject/gobject-docs.sgml: 
638         * glib/glib-docs.sgml: Add the "new in 2.8" index.
639
640 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
641
642         * gobject/tmpl/objects.sgml: Add an example
643         for using a custom constructor.
644
645 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
646
647         * === Released 2.7.1 ===
648
649 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
650
651         * glib/tmpl/threads.sgml: 
652         * glib/tmpl/option.sgml: 
653         * glib/tmpl/fileutils.sgml: 
654         * glib/tmpl/iochannels.sgml: 
655         * glib/tmpl/hooks.sgml: 
656         * glib/tmpl/misc_utils.sgml: 
657         * glib/tmpl/date.sgml: 
658         * glib/glib-sections.txt: Updates
659
660 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
661
662         * glib/glib-sections.txt: Add GMappedFile functions.
663
664 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
665
666         * glib/tmpl/option.sgml (GOptionFlags): document
667         G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
668
669 2005-06-16  Mathieu Lacage <mathieu@gnome.org>
670
671         * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
672         
673 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
674
675         * === Released 2.7.0 ===
676
677 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
678
679         * glib/glib-sections.txt: Add g_chdir
680
681         * glib/tmpl/threads.sgml: Document that stack size
682         will be ignored if the underlying thread implementation
683         doesn't support stack sizes.
684
685 2005-06-07  Matthias Clasen  <mclasen@redhat.com>
686
687         * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
688
689 2005-05-25  Mathieu Lacage <mathieu@gnome.org>
690
691         * gobject/tut_*.xml: fix lots of typos, 
692         some of which were reported by Leonardo Boshell.
693
694 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
695
696         * glib/tmpl/threads.sgml: Point out exceptions to the
697         general GLib data structure locking rules.
698
699 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
700
701         * glib/tmpl/threads.sgml: Add a paragraph about thread
702         safety of GLib data structures.
703
704         * glib/compiling.sgml: Update an example from 1.3 to 2.x
705
706 2005-05-13  Matthias Clasen  <mclasen@redhat.com>
707
708         * gobject/glib-genmarshal.1: 
709         * gobject/glib-genmarshal.xml: Mention 64bit integer
710         types.
711
712 2005-05-10  Matthias Clasen  <mclasen@redhat.com>
713
714         * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
715         Daniel Vaillard.
716
717 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
718
719         * gobject/tmpl/value_collection.sgml: 
720         * gobject/tmpl/gboxed.sgml: 
721         * gobject/tmpl/enumerations_flags.sgml: 
722         * gobject/tmpl/objects.sgml: Add long descriptions.
723
724 2005-05-05  Owen Taylor  <otaylor@redhat.com>
725
726         * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
727         Update
728
729         * gobject/tmpl/objects.sgml: Document toggle-references.
730
731 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
732
733         * glib/tmpl/hash_tables.sgml: Move some docs inline.
734
735         * glib/tmpl/windows.sgml: 
736         * gobject/tmpl/signals.sgml: 
737         * gobject/tmpl/generic_values.sgml: 
738         * gobject/tmpl/gtype.sgml: 
739         * gobject/tmpl/value_arrays.sgml: 
740         * gobject/tmpl/param_value_types.sgml: 
741         * gobject/tmpl/gtypemodule.sgml:
742         * gobject/tmpl/enumerations_flags.sgml: Small additions.
743
744 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
745
746         * glib/tmpl/completions.sgml: Document
747         strncmp_func.
748
749         glib/glib-sections.txt: Add new API.
750
751 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
752
753         * gobject/tmpl/gboxed.sgml: 
754         * gobject/gobject-sections.txt: Add G_TYPE_DATE.
755
756 2005-04-23  Stefan Kost  <ensonic@users.sf.net>
757
758         * gobject/tut_gtype.xml:
759         * gobject/tut_howto.xml:
760         all interface examples use 'interface' instead of 'class'
761
762 2005-04-22  Stefan Kost  <ensonic@users.sf.net>
763
764         * gobject/Makefile.am:
765         * gobject/gobject-docs.sgml:
766         * gobject/tut_gobject.xml:
767         * gobject/tut_gsignal.xml:
768         * gobject/tut_gtype.xml:
769         * gobject/tut_howto.xml:
770         * gobject/tut_intro.xml:
771         * gobject/tut_tools.xml:
772         merged in docs form the gobject tutorial
773
774 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
775
776         * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
777         g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
778         #170149, Jared Lash)
779
780 2005-03-29  Tor Lillqvist  <tml@novell.com>
781
782         * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
783         setup function.
784
785 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
786
787         * glib/glib-sections.txt: 
788         * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
789         and g_try_renew, g_try_malloc0.
790
791 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
792
793         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
794         flags.
795
796 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
797
798         * glib/glib-sections.txt: 
799         * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
800
801 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
802
803         * gobject/tmpl/gtype.sgml:
804         * gobject/tmpl/param_value_types.sgml:
805         * gobject/tmpl/gparamspec.sgml: Apply patches by
806         Stefan Kost to document naming restrictions. (#167614)
807
808 2005-02-10  Matthias Clasen  <mclasen@redhat.com>
809
810         * glib/tmpl/option.sgml: Fix a typo.  (#166985)
811
812 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
813
814         * glib/glib-sections.txt: Add g_listenv.
815
816 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
817
818         * glib/tmpl/linked_lists_double.sgml: 
819         * glib/tmpl/linked_lists_single.sgml: Add a note 
820         regarding inefficiency of repeated appends. (#166271,
821         Olivier Sessink)
822
823 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
824
825         * glib/tmpl/quarks.sgml: Add a warning against
826         using g_quark_from_static_string() in dynamically
827         loaded modules. 
828
829 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
830
831         * glib/tmpl/misc_utils.sgml: 
832         * glib/tmpl/hash_tables.sgml: Move some doc 
833         comments inline.
834
835 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
836
837         * gobject/tmpl/enumerations_flags.sgml: Fix an
838         example.  (#164269, Sebastien Bacher)
839         
840 2005-01-07  Matthias Clasen  <mclasen@redhat.com>
841
842         * === Released 2.6.1 ===
843
844 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
845
846         * glib/tmpl/keyfile.sgml: Add hint about group name 
847         case sensitivity.  (#163029, Bastien Nocera)
848
849 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
850
851         * gobject/tmpl/signals.sgml: Small addition. (#145158,
852         Mariano Su??rez-Alvarez)
853
854 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
855
856         * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
857         Vincent Untz)
858
859 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
860
861         * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
862         (#161480, Danny Milo)
863
864 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
865
866         * glib/tmpl/version.sgml: Improve wording.  (#161484,
867         Christian Biere)
868
869         * === Released 2.6.0 ===
870         
871 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
872
873         * glib/glib-sections.txt: Add g_rmdir
874
875 2004-12-15  Alexander Larsson  <alexl@redhat.com>
876
877         * glib/glib-sections.txt:
878         Add g_filename_display_basename
879
880 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
881
882         * gobject/tmpl/generic_values.sgml: Document some return
883         values.  (#161345, Stefan Kost)
884
885 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
886
887         * === Released 2.5.7 ===
888         
889 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
890
891         * glib/building.sgml: 
892         * glib/tmpl/linked_lists_single.sgml: 
893         * glib/tmpl/linked_lists_double.sgml: 
894         * glib/tmpl/trees-nary.sgml: Add some warnings regarding
895         --disable-mem-pools.
896
897 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
898
899         * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
900
901 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
902
903         * glib/building.sgml: Document --enable-man and --disable-visibility.
904
905 2004-11-28  Tor Lillqvist  <tml@iki.fi>
906
907         * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
908         g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
909
910 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
911
912         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
913
914         * glib/glib-sections.txt: Add G_GNUC_MALLOC
915
916 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
917
918         * === Released 2.5.6 ===
919         
920 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
921
922         * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
923         G_TRAVERSE_NON_LEAVES
924
925         * glib/tmpl/hooks.sgml: 
926         * glib/tmpl/iochannels.sgml: Updates
927
928 2004-11-04  Tor Lillqvist  <tml@iki.fi>
929
930         * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
931         documentation.
932
933         * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
934
935 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
936
937         * === Released 2.5.5 ===
938
939 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
940
941         * glib/glib-sections.txt: Add g_get_filename_charsets and
942         g_filename_display_name.
943
944 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
945
946         * glib/tmpl/option.sgml: Updates
947
948 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
949
950         * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
951         G_WIN32_HAVE_WIDECHAR_API.
952
953         * glib/glib-sections.txt: Add g_lstat
954
955         * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
956
957 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
958
959         * glib/tmpl/option.sgml: Add an example.
960
961         * glib/glib-sections.txt: Add G_OPTION_REMAINING
962
963         * glib/tmpl/option.sgml: Add docs.
964
965 2004-10-28  Matthias Clasen  <mclasen@redhat.com>
966
967         * glib/tmpl/keyfile.sgml: Add some introductory notes.
968
969 2004-10-27 Matthias Clasen  <mclasen@redhat.com>
970
971         * === Released 2.5.4 ===
972
973 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
974
975         * glib/tmpl/fileutils.sgml: Add some intro.
976
977 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
978
979         * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
980
981         * gobject/gobject-sections.txt: Additions.
982
983         * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
984
985         * glib/tmpl/main.sgml: Document GChildWatchFunc
986
987         * glib/tmpl/keyfile.sgml: New template.
988
989         * glib/glib-sections.txt: Additions.
990
991         * glib/tmpl/macros_misc.sgml: Document some more of
992         the macros.
993
994 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
995
996         * glib/glib-docs.sgml:  Add GKeyFile section, add
997         index for 2.6 additions.
998
999 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
1000
1001         * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
1002         Rename first parameter.
1003
1004         * glib/glib-sections.txt: Add GKeyFile section.
1005
1006 2004-10-17  Matthias Clasen  <mclasen@redhat.com>
1007
1008         * glib/tmpl/macros.sgml: 
1009         * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
1010
1011 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
1012
1013         * gobject/tmpl/objects.sgml: Improve the docs for
1014         g_object_get_property().  (#153424, Stefan Kost)
1015
1016 2004-10-03  Matthias Clasen  <mclasen@redhat.com>
1017
1018         * gobject/tmpl/signals.sgml: Improve docs for 
1019         g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
1020
1021 2004-09-20  Matthias Clasen  <mclasen@redhat.com>
1022
1023         * glib/tmpl/messages.sgml: Correct the docs for the default log
1024         handler wrt to which messages go to stderr. (#153041, Philippe Blain)
1025
1026 Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
1027
1028         * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
1029         reversing UTF-8 strings.  (#153091, Adam Hooper)
1030
1031 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
1032
1033         * === Released 2.5.3 ===
1034
1035 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
1036
1037         * glib/Makefile.am: Ignore galias.h
1038
1039         * glib/glib-sections.txt: Updates.
1040
1041 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
1042
1043         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
1044         docs of g_get_home_dir().
1045
1046 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
1047
1048         * glib/glib-sections.txt: Add g_strv_length().
1049
1050 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
1051
1052         * glib/glib-sections.txt: Add g_get_language_names().
1053
1054 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
1055
1056         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
1057         error.
1058
1059 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
1060
1061         * glib/glib-sections.txt: 
1062         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
1063
1064 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
1065
1066         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
1067
1068 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
1069
1070         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
1071
1072 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
1073
1074         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
1075
1076 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
1077
1078         * === Released 2.5.2 ===
1079
1080 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
1081
1082         * glib/tmpl/warnings.sgml: Add an example for
1083         g_on_error_query() usage.  (#148716, Christian Persch)
1084
1085 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
1086
1087         * glib/tmpl/threads.sgml: Document the necessity to call
1088         g_thread_init() when using threads 
1089         (even non-gthreads).  (#149490, Vincent Untz)
1090
1091
1092 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
1093
1094         * glib/glib-sections.txt: Add a section for GOption.
1095         * glib/glib-docs.sgml: Include GOption section.
1096         * glib/tmpl/option.sgml: New template.
1097
1098 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
1099
1100         * glib/glib-sections.txt: Add a separate section for
1101         version information.
1102         * glib/glib-docs.sgml: Include version section.
1103         * glib/tmpl/version.sgml: New template.
1104
1105 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
1106
1107         * glib/glib-sections.txt: 
1108         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
1109
1110 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
1111
1112         * === Released 2.5.1 ===
1113
1114 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
1115
1116         * glib/tmpl/misc_utils.sgml: Clarify docs for 
1117         g_get_real_name().  (#143552, Danek Duvall)
1118
1119 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
1120
1121         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
1122         Christophe Fergeau)
1123
1124 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1125
1126         * === Released 2.5.0 ===
1127
1128 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
1129
1130         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
1131         Ed Griffiths)
1132
1133 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
1134
1135         * gobject/gobject-sections.txt: 
1136         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
1137         and g_type_module_register_flags().
1138
1139 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
1140
1141         * glib/tmpl/messages.sgml: 
1142         * glib/glib-sections.txt: Add g_debug.
1143
1144 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
1145
1146         * glib/tmpl/conversions.sgml: New section on file name encodings.
1147
1148         * glib/file-name-encodings.sxd: New diagram of how file name
1149         encodings work.
1150
1151         * glib/file-name-encodings.png: Same as above, for inclusion in
1152         the generated docs.
1153
1154         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
1155         (EXTRA_DIST): Add the new images.
1156
1157         * glib/running.sgml: Add ids to the corresponding paragraphs that
1158         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
1159         reference them from elsewhere.
1160
1161 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
1162
1163         * glib/tmpl/modules.sgml: Add an example for GModule
1164         usage.  (#144127, Tommi Komulainen)
1165
1166 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
1167
1168         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
1169         and friends.  (#143800, Crispin Flowerday)
1170
1171 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
1172
1173         * gobject/gobject-docs.sgml: 
1174         * glib/glib-docs.sgml: Add multiple indices.
1175
1176 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
1177
1178         * === Released 2.4.1 ===
1179
1180 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
1181
1182         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
1183
1184 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
1185
1186         * glib/tmpl/types.sgml: Correct the description of the
1187         gfloat and gdouble ranges.
1188
1189 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
1190
1191         * === Released 2.4.0 ===
1192         
1193 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
1194
1195         * gobject/tmpl/signals.sgml: Document the fact that
1196         g_signal_connect_object() does *not* remove the signal
1197         when the object is disconnected currently and describe
1198         a workaround to prevent memory leaks.
1199
1200 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
1201
1202         * === Released 2.3.6 ===
1203
1204 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
1205
1206         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
1207         not g_source_attach(). (Takeshi AIHANA)
1208
1209 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
1210
1211         * glib/glib-overrides.txt, glib/glib-sections.txt,
1212         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
1213
1214 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
1215
1216         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
1217         G_MAXDOUBLE (fixes #135723)
1218
1219 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
1220
1221         * glib/tmpl/modules.sgml: Reformat a bit.
1222
1223 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
1224
1225         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
1226
1227 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
1228
1229         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
1230         niceness surrogate for thread priorities.
1231
1232         * glib/glib-overrides.txt, glib/glib-sections.txt,
1233         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
1234         for atomic operations.
1235
1236 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
1237
1238         * === Released 2.3.3 ===
1239
1240         * glib/glib-sections.txt: Updates.
1241
1242 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
1243
1244         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
1245
1246 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
1247
1248         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
1249
1250 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
1251
1252         * glib/glib-sections.txt: Add the new g_rand_* functions
1253
1254 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
1255
1256         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
1257         g_child_watch_source_new, g_child_watch_add,
1258         g_child_watch_add_full.
1259
1260 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
1261
1262         * glib/tmpl/macros_misc.sgml: Fix a typo. 
1263
1264 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
1265
1266         * glib/tmpl/numerical.sgml: Fix some external links.
1267
1268 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
1269
1270         * glib/glib-sections.txt: Add g_completion_complete_utf8.
1271
1272 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
1273
1274         * glib/tmpl/iochannels.sgml: 
1275         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
1276         GDK functions.  (#130756, Vincent Untz)
1277         
1278 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
1279
1280         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
1281
1282 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
1283
1284         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
1285         g_timer_continue. (Tim-Philipp M??ller)
1286
1287 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
1288
1289         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
1290
1291 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
1292
1293         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
1294
1295 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
1296
1297         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
1298         with an example.
1299
1300 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
1301
1302         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
1303
1304 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
1305
1306         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
1307         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
1308         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
1309
1310
1311 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
1312
1313         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
1314
1315 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
1316
1317         * gobject/tmpl/gboxed.sgml: 
1318         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
1319
1320 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
1321
1322         * glib/glib-sections.txt: Add g_ptr_array_foreach().
1323
1324 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
1325
1326         * glib/tmpl/misc_utils.sgml: Document the encoding of 
1327         g_get_real_name().
1328
1329 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
1330
1331         * gobject/tmpl/signals.sgml: Rewording.
1332
1333 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
1334
1335         * glib/tmpl/limits.sgml:
1336         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
1337
1338 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
1339
1340         * glib/glib-sections.txt: Add an i18n section.
1341         * glib/glib-docs.sgml: Include the corresponding entity.
1342         * glib/tmpl/i18n.sgml: Template for i18n section.
1343
1344 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
1345
1346         * glib/running.sgml: Document G_FILENAME_ENCODING.
1347
1348 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
1349
1350         * gobject/tmpl/gparamspec.sgml: 
1351         * gobject/tmpl/objects.sgml: Additions.
1352
1353 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
1354
1355         * gobject/Makefile.am: Add a dist-hook so that the
1356         man pages get distributed.
1357
1358         * glib/Makefile.am: Add a dist-hook so that the
1359         man pages get distributed.
1360
1361         * glib/Makefile.am (content_files): Add cross.sgml.
1362
1363         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
1364         and (for gobject.cI) $(srcdir)
1365
1366 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
1367
1368         * gobject/tmpl/gtypemodule.sgml: 
1369         * gobject/tmpl/enumerations_flags.sgml: 
1370         * gobject/tmpl/gtype.sgml: Additions.
1371
1372 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
1373
1374         * gobject/tmpl/gparamspec.sgml: 
1375         * gobject/tmpl/param_value_types.sgml:
1376         * gobject/tmpl/gtype.sgml: 
1377         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
1378         appropriate.
1379
1380 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
1381
1382         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
1383         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
1384         Document interface properties and GParamSpecOverride.
1385
1386 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
1387
1388         * gobject/tmpl/objects.sgml: 
1389         * gobject/tmpl/enumerations_flags.sgml: 
1390         * gobject/tmpl/gtypeplugin.sgml: Additions.
1391
1392 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
1393
1394         * gobject/gobject-sections.txt: Add GObjectConstructParam.
1395
1396 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
1397
1398         * gobject/gobject.i: Removed...
1399         * gobject/gobject.cI: ...and readded.
1400         * gobject/gobject.types: Change to the standard file 
1401         extension for included hunks of C code.
1402
1403 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
1404
1405         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1406         as an include dir again, this time for real.  
1407
1408 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
1409
1410         * gobject/tmpl/gtype.sgml: 
1411         * gobject/tmpl/param_value_types.sgml: 
1412         * gobject/tmpl/value_arrays.sgml: Additions.
1413
1414         * gobject/tmpl/gboxed.sgml: 
1415         * gobject/gobject-sections.txt: Remove prematurely added
1416         GStrv documentation.
1417
1418 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
1419
1420         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1421         as an include dir.  (#124934, Mariano Su??rez-Alvarez)
1422
1423 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
1424
1425         * gobject/tmpl/gtype.sgml: 
1426         * gobject/tmpl/generic_values.sgml: 
1427         * gobject/tmpl/objects.sgml: 
1428         * gobject/tmpl/signals.sgml: Additions.
1429
1430 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
1431
1432         * gobject/tmpl/gboxed.sgml: 
1433         * gobject/tmpl/gtypeplugin.sgml: 
1434         * gobject/tmpl/enumerations_flags.sgml: Additions.
1435
1436 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
1437
1438         * gobject/gobject.types: List GObject here, since the
1439         documentation misses the notify signal otherwise. Needs
1440         a little bit of a hack to work around a gtkdoc-scangobj
1441         limitation, see the comment in gobject/gobject.i.
1442
1443         * gobject/gobject.i: New file, containing a trivial 
1444         g_object_get_type() function.
1445         
1446 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
1447
1448         * gobject/Makefile.am (GTKDOC_LIBS): 
1449         (INCLUDES): Add the necessary stuff to compile gobject-scan.
1450
1451         * gobject/gobject.types: Add g_type_module_get_type() and
1452         g_type_plugin_get_type().
1453
1454 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
1455
1456         * gobject/tmpl/gparamspec.sgml: Additions, document 
1457         GParamSpecPool.
1458
1459 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
1460
1461         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
1462
1463 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
1464
1465         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
1466         functions to a non-private subsection, since these functions
1467         are not private.
1468
1469 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
1470
1471         * gobject/tmpl/gclosure.sgml: Fill in.
1472
1473 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
1474
1475         * gobject/glib-sections.txt: 
1476         * gobject/gobject-sections.txt: Fix includes.
1477
1478         * gobject/tmpl/value_collection.sgml: Add docs found in the 
1479         header.
1480
1481 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
1482
1483         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
1484         Add g_type_add/remove_interface_check()
1485
1486 2003-09-30  Matthias Clasen  <maclas@gmx.de>
1487
1488         * gobject/tmpl/gparamspec.sgml: 
1489         * gobject/tmpl/signals.sgml: Additions.
1490
1491         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
1492         g_static_mutex_get_mutex_impl_shortcut.
1493
1494 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
1495
1496         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
1497         Docs for g_type_default_interface_ref(), etc.
1498
1499 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
1500
1501         * gobject/tmpl/signals.sgml: Add docs for
1502         g_signal_accumulator_true_handled.
1503
1504 2003-09-12  Matthias Clasen  <maclas@gmx.de>
1505
1506         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
1507
1508         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
1509         functions.  (#100948)
1510
1511 2003-08-05  Matthias Clasen  <maclas@gmx.de>
1512
1513         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
1514         (#118875, Thomas Vander Stichele)
1515
1516 2003-07-30  Matthias Clasen  <maclas@gmx.de>
1517
1518         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
1519
1520         * glib/tmpl/string_utils.sgml: Small fixes.
1521
1522         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
1523
1524         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
1525
1526 2003-07-29  Matthias Clasen  <maclas@gmx.de>
1527
1528         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
1529
1530         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
1531
1532 2003-07-28  Matthias Clasen  <maclas@gmx.de>
1533
1534         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
1535
1536 2003-07-26  Matthias Clasen  <maclas@gmx.de>
1537
1538         * glib/tmpl/arrays.sgml: 
1539         * glib/tmpl/arrays_byte.sgml: 
1540         * glib/tmpl/arrays_pointer.sgml: 
1541         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
1542
1543         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
1544
1545 2003-07-24  Matthias Clasen  <maclas@gmx.de>
1546
1547         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
1548
1549 2003-07-18  Matthias Clasen  <maclas@gmx.de>
1550
1551         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
1552         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
1553
1554 2003-07-12  Matthias Clasen  <maclas@gmx.de>
1555
1556         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
1557         Remove markup which is now handled better by gtk-doc.
1558
1559 2003-07-09  Matthias Clasen  <maclas@gmx.de>
1560
1561         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1562
1563         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1564
1565 2003-07-02  Matthias Clasen  <maclas@gmx.de>
1566
1567         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
1568
1569 2003-06-19  Matthias Clasen  <maclas@gmx.de>
1570
1571         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
1572
1573 2003-06-18  Matthias Clasen  <maclas@gmx.de>
1574
1575 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
1576
1577         * gobject/Makefile.am: Add rule to regenerate man pages from 
1578         Docbook.
1579         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
1580         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
1581         gobject-query.xml.
1582
1583         * gobject/glib-mkenums.xml: 
1584         * gobject/glib-genmarshal.xml: 
1585         * gobject/gobject-query.xml: New refentries.
1586
1587         * gobject/glib-mkenums.1: 
1588         * gobject/glib-genmarshal.1: 
1589         * gobject/gobject-query.1: Man pages generated from the .xml
1590         sources.
1591
1592         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
1593         glib-genmarshal.xml and gobject-query.xml.
1594         
1595 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1596
1597         * glib/Makefile.am: Add rule to regenerate man pages from 
1598         Docbook.
1599         (man_MANS): Add glib-gettextize.1.
1600         (content_files): Add glib-gettextize.xml.
1601
1602         * glib/glib-gettextize.xml: New refentry.
1603
1604         * glib/glib-gettextize.1: Man page generated from the .xml source.
1605
1606         * glib/glib-docs.sgml: Include glib-gettextize.xml.
1607
1608 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
1609
1610         * gobject/gobject-docs.sgml: 
1611         * glib/glib-docs.sgml: Add an autogenerated index.
1612
1613 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1614
1615         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
1616
1617 2003-06-11  Matthias Clasen  <maclas@gmx.de>
1618
1619         * gobject/tmpl/objects.sgml: A small addition.
1620
1621 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
1622
1623         * glib/tmpl/error_reporting.sgml: XML fix.
1624
1625         * glib/glib-sections.txt: Updated.
1626
1627 2003-06-06  Matthias Clasen  <maclas@gmx.de>
1628
1629         * glib/tmpl/limits.sgml: Correct the documentation for
1630         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
1631
1632         * glib/glib-sections.txt: Add g_vasprintf().
1633
1634         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
1635         the g_strdup_printf() docs.
1636
1637 2003-05-28  Matthias Clasen  <maclas@gmx.de>
1638
1639         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
1640         g_strndup() accept NULL.  (#106987, Christian Biere)
1641
1642 2003-05-12  Matthias Clasen  <maclas@gmx.de>
1643
1644         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
1645         (#112785, Owen Taylor)
1646
1647 2003-04-18  Matthias Clasen  <maclas@gmx.de>
1648
1649         * gobject/tmpl/signals.sgml: Correct the documentation
1650         GSignalEmissionHook (#110906) and some cleanups.
1651
1652 2003-04-11  Matthias Clasen  <maclas@gmx.de>
1653
1654         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
1655
1656 2003-04-09  Matthias Clasen  <maclas@gmx.de>
1657
1658         * glib/glib-docs.sgml: Move dependencies to building.sgml.
1659
1660         * glib/building.sgml: Move stuff from INSTALL here.
1661
1662 2003-04-08  Matthias Clasen  <maclas@gmx.de>
1663
1664         * glib/cross.sgml: New file; cross-compilation information.
1665         * glib/glib-docs.sgml: Include cross.sgml.
1666
1667 2003-04-07  Matthias Clasen  <maclas@gmx.de>
1668
1669         * gobject/tmpl/enumerations_flags.sgml: Additions.
1670
1671 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1672
1673         * glib/tmpl/error_reporting.sgml: 
1674         * glib/tmpl/random_numbers.sgml: 
1675         * glib/tmpl/arrays_pointer.sgml: 
1676         * glib/tmpl/arrays.sgml: Fix formatting of examples.
1677
1678 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1679
1680         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
1681
1682 2003-03-28  Matthias Clasen  <maclas@gmx.de>
1683
1684         * gobject/tmpl/param_value_types.sgml: Additions.
1685
1686 2003-03-25  Matthias Clasen  <maclas@gmx.de>
1687
1688         * gobject/tmpl/objects.sgml: Additions.
1689
1690 2003-03-24  Matthias Clasen  <maclas@gmx.de>
1691
1692         * gobject/tmpl/objects.sgml: Additions.
1693
1694 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
1695
1696         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
1697         Document private instance data.
1698
1699 2003-02-11  Matthias Clasen  <maclas@gmx.de>
1700
1701         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
1702         g_strescape() docs.  (#105431, Phillip Vandry)
1703
1704 2003-02-07  Matthias Clasen  <maclas@gmx.de>
1705
1706         * gobject/tmpl/gtypemodule.sgml: 
1707         * gobject/tmpl/gtype.sgml: 
1708         * gobject/tmpl/gclosure.sgml: 
1709         * gobject/tmpl/param_value_types.sgml: 
1710         * gobject/tmpl/gparamspec.sgml: 
1711         * gobject/tmpl/objects.sgml: 
1712         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
1713         a waste of time.
1714
1715 2003-01-21  Matthias Clasen  <maclas@gmx.de>
1716
1717         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
1718
1719 2003-01-15  Matthias Clasen  <maclas@gmx.de>
1720
1721         * gobject/tmpl/gtype.sgml: Fix the description of
1722         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
1723
1724 2003-01-01  Tor Lillqvist  <tml@iki.fi>
1725
1726         * glib/tmpl/messages.sgml: Remove comment that only stdout would
1727         be used on Windows, no longer true.
1728
1729 2002-12-15  Matthias Clasen  <maclas@gmx.de>
1730
1731         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
1732
1733 2002-12-15  Matthias Clasen  <maclas@gmx.de>
1734
1735         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
1736
1737 2002-12-13  Matthias Clasen  <maclas@gmx.de>
1738
1739         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
1740         avoid gtk-doc warnings about doxygen comments.
1741
1742 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
1743
1744         * glib/tmpl/timers.sgml: Improve docs for return value
1745         and @microseconds out parameter. (Reported by
1746         Dennis Haney, #100841)
1747
1748 2002-12-10  Matthias Clasen  <maclas@gmx.de>
1749
1750         * gobject/tmpl/generic_values.sgml: 
1751         * gobject/tmpl/gtype.sgml: 
1752         * gobject/tmpl/enumerations_flags.sgml: Add docs.
1753
1754 2002-12-09  Matthias Clasen  <maclas@gmx.de>
1755
1756         * gobject/tmpl/gtype.sgml: 
1757         * gobject/tmpl/enumerations_flags.sgml: Add docs.
1758
1759         * gobject/tmpl/gtype.sgml:
1760         * gobject/tmpl/gtypeplugin.sgml:
1761         * gobject/tmpl/gtypemodule.sgml:
1762         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
1763         and GTypeModuleClass.
1764
1765         * gobject/tmpl/gboxed.sgml:
1766         * gobject/tmpl/enumerations_flags.sgml: 
1767         * gobject/tmpl/gclosure.sgml: 
1768         * gobject/tmpl/param_value_types.sgml: Add docs.
1769
1770 2002-12-06  Matthias Clasen  <maclas@gmx.de>
1771
1772         * gobject/tmpl/gparamspec.sgml: Typo fix.
1773
1774 2002-12-05  Matthias Clasen  <maclas@gmx.de>
1775
1776         * glib/tmpl/strings.sgml: 
1777         * glib/tmpl/scanner.sgml: 
1778         * glib/tmpl/main.sgml: 
1779         * glib/tmpl/macros_misc.sgml: 
1780         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
1781         for symbols documented in the templates.
1782
1783 2002-12-04  Matthias Clasen  <maclas@gmx.de>
1784
1785         * gobject/tmpl/gtype.sgml: Add docs.
1786
1787 2002-12-02  Matthias Clasen  <maclas@gmx.de>
1788
1789         * gobject/tmpl/signals.sgml: Add docs.
1790
1791 2002-12-01  Matthias Clasen  <maclas@gmx.de>
1792
1793         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
1794         private.
1795
1796         * gobject/tmpl/signals.sgml: Move some docs inline.
1797
1798 2002-11-29  Matthias Clasen  <maclas@gmx.de>
1799
1800         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
1801
1802         * glib/tmpl/date.sgml: 
1803         * glib/tmpl/string_utils.sgml: Remove redundant docs.
1804
1805         * glib/glib-sections.txt: Add g_ascii_strtoull and 
1806         g_get_application_name.
1807
1808 2002-11-28  Matthias Clasen  <maclas@gmx.de>
1809
1810         * glib/tmpl/strings.sgml: 
1811         * glib/tmpl/string_utils.sgml: 
1812         * glib/tmpl/misc_utils.sgml: Move some docs inline.
1813
1814 2002-11-23  Matthias Clasen  <maclas@gmx.de>
1815
1816         * gobject/tmpl/gclosure.sgml: 
1817         * gobject/tmpl/signals.sgml: 
1818         * gobject/tmpl/gparamspec.sgml: 
1819         * gobject/tmpl/value_collection.sgml: 
1820         * gobject/tmpl/generic_values.sgml: 
1821         * gobject/tmpl/param_value_types.sgml: 
1822         * gobject/tmpl/gboxed.sgml: 
1823         * gobject/tmpl/enumerations_flags.sgml: 
1824         * gobject/tmpl/objects.sgml: 
1825         * gobject/tmpl/gtypemodule.sgml: 
1826         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
1827         standardize them to start with a capital and end without a period. 
1828
1829         * glib/tmpl/arrays.sgml: 
1830         * glib/tmpl/memory_chunks.sgml: 
1831         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
1832
1833         * glib/building.sgml: Explain --enable-include-printf.
1834
1835         * glib/Makefile.am (extra_files): 
1836         * gobject/Makefile.am (extra_files): Add version.xml.in.
1837
1838         * glib/Makefile.am (content_files): 
1839         * gobject/Makefile.am (content_files): Add version.xml.
1840
1841         * glib/version.xml.in: 
1842         * gobject/version.xml.in: New files to let configure dump the version in.
1843
1844         * glib/glib-docs.sgml:
1845         * gobject/gobject-docs.sgml: Add version information.
1846
1847
1848 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
1849
1850         * glib/tmpl/iochannels.sgml: Add helpful comments about
1851         the encoding of a new iochannel. (Amaury Jacquot,
1852         #96444)
1853
1854 2002-11-21  Matthias Clasen  <maclas@gmx.de>
1855
1856         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
1857         move some docs inline.
1858
1859         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
1860         g_vfprintf, g_sprintf, g_vsprintf.
1861
1862 2002-11-20  Matthias Clasen  <maclas@gmx.de>
1863
1864         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
1865
1866         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
1867
1868 2002-10-20  Matthias Clasen  <maclas@gmx.de>
1869
1870         * gobject/Makefile.am (SCANOBJ_FILES): 
1871         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
1872
1873 2002-10-15  Matthias Clasen  <maclas@gmx.de>
1874
1875         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
1876
1877 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1878
1879         * gobject/Makefile.am (dist-hook): 
1880         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
1881         sgml/*.sgml.  (#95678, Owen Taylor)
1882
1883 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1884
1885         * gobject/Makefile.am (SCANOBJ_FILES): 
1886         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
1887
1888 2002-09-16  Matthias Clasen  <maclas@gmx.de>
1889
1890         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
1891         G_LOG_FLAG_RECURSION throughout.  (#93390)
1892  
1893 2002-08-12  Matthias Clasen  <maclas@gmx.de>
1894
1895         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
1896         and g_utf8_strreverse.
1897
1898 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
1899  
1900         * glib/tmpl/threads.sgml: Fix reference to non-existing
1901         @priority parameter. (#88500, Linux Walleij)
1902  
1903 2002-06-03  Matthias Clasen  <maclas@gmx.de>
1904
1905         * gobject/gobject-docs.sgml: 
1906         * glib/glib-docs.sgml: 
1907         * glib/tmpl/macros.sgml: 
1908         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
1909         and "percent" entities by standard ISO entities "nbsp", "num" and
1910         "percnt". 
1911
1912 2002-05-30  Matthias Clasen  <maclas@gmx.de>
1913
1914         * glib/tmpl/string_utils.sgml: 
1915         * glib/tmpl/threads.sgml: Small formatting fixes.
1916
1917 2002-05-26  Matthias Clasen  <maclas@gmx.de>
1918
1919         * glib/tmpl/conversions.sgml: Add GIConv.
1920
1921         * glib/tmpl/main.sgml: Fix references to nonexisting functions
1922         g_main_loop_destroy(), g_source_add(), g_source_connect().
1923         
1924
1925         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
1926
1927         * glib/tmpl/linked_lists_single.sgml: 
1928         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
1929
1930         * glib/glib-docs.sgml: Declare hash entity.
1931
1932         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
1933
1934 2002-05-25  Matthias Clasen  <maclas@gmx.de>
1935
1936         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
1937         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
1938         not SGML.
1939
1940 2002-05-21  Matthias Clasen  <maclas@gmx.de>
1941
1942         * glib/tmpl/markup.sgml: Updates.
1943
1944 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
1945
1946         [merged from stable]
1947
1948         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
1949
1950 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1951
1952         * glib/tmpl/threads.sgml: Clarify recursion issues with
1953         GMutex. (#78171)
1954
1955 2002-04-24  Matthias Clasen  <maclas@gmx.de>
1956
1957         * gobject/gobject-sections.txt: 
1958         * gobject/tmpl/gtype.sgml: Updates.
1959
1960 2002-04-21  Matthias Clasen  <maclas@gmx.de>
1961
1962         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
1963
1964 2002-04-18  Matthias Clasen  <maclas@gmx.de>
1965
1966         * glib/tmpl/error_reporting.sgml:
1967         * glib/tmpl/threads.sgml:
1968         * glib/tmpl/arrays_pointer.sgml:
1969         * glib/tmpl/arrays_byte.sgml:
1970         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
1971         documentation to bring the produced Docbook closer to XML.
1972
1973 2002-03-25  Sven Neumann  <sven@gimp.org>
1974
1975         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
1976         fields and added a note about proper g_scanner_unexp_token() usage.
1977
1978 2002-03-11  Matthias Clasen  <maclas@gmx.de>
1979
1980         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
1981         UTF-8.
1982
1983 2002-02-21  Matthias Clasen  <maclas@gmx.de>
1984
1985         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
1986
1987         * glib/running.sgml: Document the G_DEBUG environment variable.
1988
1989         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
1990         g_thread_join() in two places.
1991
1992 2002-02-20  Sven Neumann  <sven@gimp.org>
1993
1994         * gobject/gobject-sections.txt
1995         * gobject/tmpl/generic_values.sgml
1996         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
1997
1998 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
1999
2000         * gobject/tmpl/generic_values.sgml: added GValue documentation.
2001
2002 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
2003
2004         * gobject/tmpl/generic_values.sgml: document value transformation.
2005
2006 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
2007         
2008         * gobject/tmpl/closures.sgml: doc common functions like ref/
2009         sink/unref/invalidate.
2010
2011         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
2012         qdata functions.
2013
2014 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
2015
2016         * gobject/gobject-sections.txt: Updated.
2017
2018         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
2019
2020 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
2021
2022         * glib/iochannel.sgml: Changed #IOChannelError to
2023         #GIOChannelError in one place
2024
2025 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
2026
2027         * glib/building.sgml, glib/compiling.sgml, 
2028         glib/running.sgml, glib/resources.sgml, 
2029         glib/changes-2.0.sgml: New files.
2030
2031         * glib/Makefile.am (content_files): Add new files.
2032
2033         * glib/glib-docs.sgml: Add an Overview chapter.
2034
2035 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2036
2037         * glib/tmpl/threads.sgml: Name the right function.
2038
2039 2001-12-23  Matthias Clasen  <matthias@poet.de>
2040
2041         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
2042         glib/tmpl/strings.sgml: Replace references to deprecated
2043         functions.
2044
2045 2001-12-21  Matthias Clasen  <matthias@poet.de>
2046
2047         * glib/glib-sections.txt: Move g_get_charset() to the
2048         Charset conversion section. (#65630)
2049  
2050 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
2051
2052         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
2053         SGML fixes.
2054
2055         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
2056
2057 2001-12-15  Matthias Clasen  <matthias@poet.de>
2058
2059         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
2060
2061 2001-12-14  Matthias Clasen  <matthias@poet.de>
2062
2063         * glib/tmpl/memory.sgml: Typo fixes.
2064
2065 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2066
2067         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
2068         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
2069         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
2070         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
2071         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
2072
2073         * glib/tmpl/memory_chunks.sgml,
2074         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
2075         glib/tmpl/gtype.sgml: Trivial markup fixes.
2076
2077 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2078
2079         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
2080
2081 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2082
2083         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
2084         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
2085         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
2086         glib/tmpl/conversions.sgml,
2087         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2088         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2089         glib/tmpl/hash_tables.sgml,
2090         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
2091         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
2092         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
2093         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
2094         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
2095         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
2096         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
2097         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
2098         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
2099         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
2100         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
2101         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
2102         Improve markup of examples, general consistency improvements.
2103
2104 2001-12-06  Havoc Pennington  <hp@redhat.com>
2105
2106         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
2107
2108 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
2109
2110         * glib/glib-sections.txt: Update.
2111
2112 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2113
2114         * glib/tmpl/date.sgml: Fix g_usleep docs.
2115
2116 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
2117
2118         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
2119
2120 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2121
2122         Fixes for #61284:
2123
2124         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
2125
2126         * glib/tmpl/fileutils.sgml: Document GDir.
2127
2128         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
2129
2130 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
2131
2132         * gobject/gobject-sections.txt: Update.
2133
2134         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
2135
2136         * glib/glib-sections.txt: Updated.
2137
2138         * glib/Makefile.am (IGNORE_HFILES): Don't scan
2139         headers in build/
2140
2141 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
2142
2143         * glib/glib-sections.txt: Remove g_log_domain_glib
2144
2145 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2146
2147         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
2148
2149         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
2150         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
2151         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
2152         some missing short and long descriptions.
2153
2154 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2155
2156         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2157
2158         * glib/tmpl/patterns.sgml: Document UTF-8 support.
2159
2160 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
2161
2162         * gobject/tmpl/param_value_types.sgml: more docs.
2163
2164 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
2165
2166         * gobject/tmpl/param_value_types.sgml: list parameter and
2167         value types.
2168
2169         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
2170         functions.
2171         
2172         * gobject/*: section cleanups.
2173
2174 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
2175
2176         * gobject/tmpl/gparamspec.sgml: param spec updates.
2177
2178 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
2179
2180         * glib/tmpl/markup.sgml: Remove excess listitem from long 
2181         description.
2182  
2183 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2184
2185         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
2186
2187         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
2188
2189         * glib/tmpl/error_reporting.sgml: Document GError struct.
2190
2191         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
2192         GSourceCallbackFuncs structs.
2193
2194 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2195
2196         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
2197         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
2198         GUnicodeBreakType.
2199
2200 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
2201
2202         * */Makefile.am: Remove $(srcdir)/html before building
2203         HTML to prevent stale files. Dist all files in html/
2204
2205 2001-10-25  Havoc Pennington  <hp@pobox.com>
2206
2207         * glib/tmpl/string_utils.sgml: docs on why the deprecated
2208         functions are deprecated.
2209
2210 2001-10-15  Sven Neumann  <sven@gimp.org>
2211
2212         * glib/tmpl/random_numbers.sgml: fixed typo.
2213
2214 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
2215
2216         * glib/tmpl/patterns.sgml: amended documentation.
2217
2218 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
2219
2220         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
2221
2222 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2223
2224         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
2225
2226         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
2227
2228         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
2229         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
2230         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
2231         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
2232
2233 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2234         
2235         * glib/tmpl/conversions.sgml: Update.
2236
2237         * glib/tmpl/patterns.sgml: Update.
2238
2239 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2240
2241         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
2242         glib/tmpl/macros_misc.sgml: Update. 
2243
2244         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
2245         glib/glib-sections.txt: Document GCompareDataFunc.
2246
2247 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
2248
2249         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
2250         glib/tmpl/queue.sgml: update docs.
2251
2252         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
2253         references to glib-config.
2254
2255 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2256
2257         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
2258         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
2259         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
2260         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
2261         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
2262         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
2263         More markup fixes and completions.
2264
2265 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
2266
2267         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
2268         g_string_printfa(). to g_string_append_printf().
2269
2270 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2271
2272         * glib/glib-sections.txt: Move all *_error_quark()
2273         functions to the 'Private' sections. (#61472)
2274
2275 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2276
2277         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
2278         allowed uses for 'out' parameters.
2279
2280 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2281
2282         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
2283         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
2284         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
2285
2286         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2287         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
2288         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
2289         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
2290
2291 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
2292
2293         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2294         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
2295         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2296         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
2297         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
2298         Markup fixes and a few additions.
2299
2300 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2301
2302         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
2303         glib/tmpl/scanner.sgml: Additions and markup fixes.
2304
2305 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2306
2307         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
2308         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
2309         some functions, markup fixes.
2310         * glib/tmpl/patterns.sgml: New file.
2311         * glib/glib-docs.sgml: Add entity for patterns.sgml.
2312         
2313 2001-09-26  Matthias Clasen <matthiasc@poet.de>
2314
2315         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
2316
2317 2001-09-25  Matthias Clasen <matthiasc@poet.de>
2318
2319         * glib/glib-sections.txt: Add a missing SECTION 
2320         endtag. (#61126)
2321
2322 2001-09-17  Darin Adler  <darin@bentspoon.com>
2323
2324         * glib/tmpl/string_utils.sgml: Fix a typo and change
2325         documentation for g_ascii_isdigit and g_ascii_isxdigit
2326         to reflect the fact that the standard isdigit and
2327         isxdigit are already locale-independent.
2328
2329 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
2330
2331         * gobject/tmpl/gboxed.sgml: documented some functions.
2332
2333         * gobject/tmpl/objects.sgml: some fixups.
2334
2335 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
2336
2337         * glib/glib-sections.txt: Update.
2338
2339 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
2340
2341         * glib/Makefile.am (IGNORE_HFILES): Add 
2342         gbsearcharray.h.
2343
2344         * gobject/Makefile.am (IGNORE_HFILES): Remove
2345         gbsearcharray.h.
2346
2347 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
2348
2349         * docs/reference/glib/glib-sections.txt: Added
2350         declarations for g_io_channel_[set,get]_close_on_unref
2351
2352 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
2353
2354         * */Makefile.am: Set GPATH to fix srcdir != builddir  
2355         problems with GNU make.
2356
2357 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
2358
2359         * gobject/tmpl/value_arrays.sgml: document value arrays.
2360
2361 2001-08-06  Sven Neumann  <sven@gimp.org>
2362
2363         * docs/reference/gobject/gobject-sections.txt
2364         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
2365         g_object_[add|remove]_weak_pointer().
2366
2367 2001-07-19  Darin Adler  <darin@bentspoon.com>
2368
2369         reviewed by: <delete if not using a buddy>
2370
2371         * glib/tmpl/string_utils.sgml:
2372
2373 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
2374  
2375         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
2376         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
2377         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
2378         gobject/tmpl/types.sgml: fix some typos.
2379  
2380 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
2381
2382         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
2383         notes about inclusion of string.h to docs on g_memmove,
2384         G_VA_COPY. (#54411)
2385
2386 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
2387
2388         * glib/Makefile.am: Fix problem with glibconfig.h
2389
2390 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2391
2392         * glib/tmpl/threads.sgml (example): Corrected.
2393
2394 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2395
2396         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
2397
2398         * glib/tmpl/threads.sgml: Updated. 
2399
2400 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2401
2402         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
2403         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
2404         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
2405
2406 2001-05-19  Havoc Pennington  <hp@pobox.com>
2407
2408         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
2409
2410         * glib/tmpl/*.sgml: fix various missing docs
2411
2412 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2413
2414         * glib/glib-overrides.txt, glib/glib-sections.txt,
2415         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
2416
2417 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2418
2419         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
2420         Updates after some renaming took place.
2421
2422 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2423
2424         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
2425
2426         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
2427
2428 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2429
2430         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
2431         glib/tmpl/scanner.sgml: Changes due to deprecation update.
2432
2433 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
2434
2435         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
2436         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
2437
2438 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
2439
2440         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2441         dist-hook because $(HTML_IMAGES) is empty.
2442
2443 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
2444
2445         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
2446         explicit path to tmpl files in dependencies.
2447
2448         * glib/glib.types gobject/gobject.types: empty files
2449         to keep generic makefiles happy.
2450
2451 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2452
2453         * glib/glib-sections.txt: Removed
2454         g_static_private_(get|set)_for_thread.
2455
2456         * glib/tmpl/threads.sgml: Updated.
2457
2458         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
2459
2460 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
2461
2462         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
2463
2464 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
2465
2466         * gobject/Makefile.am glib/Makefile.am: A couple
2467         of small fixes.
2468
2469 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2470
2471         * glib/tmpl/threads.sgml: Spelling corrections.
2472
2473 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
2474
2475         * gobject/Makefile.am: Revert Tim's last commit to
2476         get rid of 7+ unnecessary / broken changes. Add
2477         back the useful part. Also fix problem with grep,
2478         add dependency on template files.
2479
2480         * gobject/gobject-sections.txt: Remove double 
2481         value_types names which was screwing up builds.
2482
2483         * glib/Makefile.am: Propagate changes from 
2484         gobject/Makefile.am
2485
2486 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2487
2488         * glib/tmpl/threads.sgml: Fixed stupid typo.
2489
2490 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2491
2492         * glib/tmpl/threads.sgml: Completed.
2493
2494 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
2495
2496         * gobject/Makefile.am: shuffled rules to avoid excessive
2497         rebuilds.
2498
2499         * gobject/gobject-sections.txt: updates.
2500
2501         * gobject/tmpl/*: bunch of updates, added another patch
2502         from Eric Lemings <eric.b.lemings@lmco.com>.
2503
2504 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2505
2506         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
2507         g_log_domain_gmodule.
2508
2509 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2510
2511         * glib/tmpl/threads.sgml: Big update. Almost ready.
2512
2513         * glib/tmpl/async_queues.sgml: Typo.
2514
2515         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
2516         g_static_rec_mutex_free, g_static_rw_lock_init,
2517         g_static_private_init and g_static_private_free.
2518
2519         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
2520
2521 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
2522
2523         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
2524         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
2525
2526 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
2527
2528         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
2529
2530 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2531
2532         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
2533         documentation for g_static_mutex_init().
2534
2535 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
2536
2537         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
2538         rules in place caused bogus recursions. main changes:
2539         - add to conditionalized section:
2540           all-local:
2541                 $(MAKE) scan
2542                 $(MAKE) templates
2543                 $(MAKE) sgml
2544                 $(MAKE) html.stamp
2545           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
2546                 $(MAKE) html
2547           DOC_STAMPS= html.stamp sgml.stamp
2548         - change:
2549           maintainer-clean-local: clean
2550           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
2551           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
2552
2553         * glib/Makefile.am (maintainer-clean-local): dito.
2554
2555 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
2556
2557         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
2558         <eric.b.lemings@lmco.com>, did some more editing.
2559
2560 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2561
2562         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
2563         g_static_mutex_free().
2564
2565 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
2566
2567         * gobject/tmpl/types.sgml: added some function documentations.
2568
2569         * gobject/gobject-sections.txt: buncha fixups.
2570
2571 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
2572
2573         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
2574
2575 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2576
2577         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
2578
2579         * glib/tmpl/modules.sgml: Updated.
2580
2581 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2582
2583         * glib/glib-sections.txt: Added g_rand_boolean and
2584         g_random_boolean macros.
2585
2586         * glib/tmpl/random_numbers.sgml: Updated.
2587         
2588 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
2589
2590         * glib/Makefile.am glib/mainloop-states*: add images
2591
2592         * glib/glib-sections.txt: Updated
2593
2594         * glib/tmpl/main.sgml: More documentation, move function
2595         docs to .c file.
2596
2597 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
2598
2599         * glib/glib-sections.sgml: Move conversion functions
2600         into GConv section.
2601         
2602         * gobject/gobject-docs.sgml: Fix some malformed sgml.
2603
2604 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
2605
2606         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
2607         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
2608
2609 2000-11-05  Havoc Pennington  <hp@pobox.com>
2610
2611         * glib/tmpl/markup.sgml: Write docs
2612
2613 2000-11-05  Havoc Pennington  <hp@pobox.com>
2614
2615         * glib/glib-sections.txt: remove parens from section name,
2616         confuses gtk-doc
2617
2618         * glib/glib-docs.sgml: Add the new files here, doh.
2619
2620         * glib/tmpl/shell.sgml: add gshell.[hc] docs
2621
2622 2000-11-05  Havoc Pennington  <hp@pobox.com>
2623
2624         * glib/tmpl/error_reporting.sgml: fixes
2625
2626 2000-11-05  Havoc Pennington  <hp@pobox.com>
2627
2628         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
2629         glib/tmpl/fileutils.sgml: Added
2630         
2631         * glib/Makefile.am: Add new files
2632
2633         * glib/glib-sections.txt: Add stuff from -unused
2634
2635 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
2636
2637         * gobject/gobject-docs.sgml: added &gobject-closures; section.
2638
2639         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
2640
2641         * gobject/gobject-sections.txt: added Closure section.
2642         
2643         * gobject/tmpl/closures.sgml: new file with template description
2644         for GClosure functions.
2645
2646 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2647
2648         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
2649
2650         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
2651         documentation for asynchronous queues.
2652
2653 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2654
2655         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
2656
2657         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
2658         parameter names.
2659
2660         * glib/tmpl/string_utils.sgml: Corrected the documentation of
2661         g_strescape and added those of g_strcompress.
2662
2663 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2664
2665         * glib/tmpl/limits.sgml: Added documentation for
2666         G_MAXU(INT|SHORT|LONG).
2667
2668         * glib/tmpl/macros_misc.sgml: Added documentation for
2669         G_G(U)INT(16|32|64)_FORMAT.
2670
2671         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
2672         documentation for gu(int|short|long).
2673
2674         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
2675         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
2676         and document GEqualFunc in GHashTable.
2677
2678         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
2679         glib/tmpl/relations.sgml : Changed to reflect the changed API
2680         (GCompareFunc -> GEqualFunc).
2681
2682         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
2683         fixes.
2684         
2685 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
2686
2687         * gobject/tmpl/signals.sgml: start at general description.
2688
2689         * gobject/gobject-docs.sgml: added introduction.
2690
2691 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
2692
2693         * gobject/gobject-sections.txt: opened up a new section on signals.
2694
2695 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2696
2697         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
2698
2699         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
2700         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
2701         glib/tmpl/scanner.sgml: Document the recently deprecated functions
2702         as such.
2703
2704 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
2705
2706         'make distcheck' fixes.
2707         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
2708         (html): Run 'gtkdoc-fixxref' in $(srcdir).
2709         (dist-check-gtkdoc): Add missing quote.
2710         (dist-hook): Copy in dependency order, so that none of the
2711         makerules are fired in a tarball build.
2712
2713         * gobject/Makefile.am: Likewise.
2714
2715 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2716
2717         * glib/glib-sections.txt: Added misc items.
2718
2719         * glib/tmpl/random_numbers.sgml: Documentation for the random
2720         number generator.
2721
2722 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
2723
2724         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
2725         $top_srcdir)/gobject.
2726         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
2727
2728 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
2729
2730         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
2731
2732 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
2733
2734         * Some further makefile improvement.
2735          
2736         * Restore all the docs that mysteriously vanished earlier.
2737
2738 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
2739
2740         * gobject/Makefile.am glib/Makefile.am: Improve 
2741         separation of generic non-generic parts and dependencies. 
2742
2743 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
2744
2745         * Moved into glib source tree, updated glib-sections.txt
2746         and Makefile.am for glib-1.3.x.
2747
2748 2000-07-01  Damon Chaplin  <damon@helixcode.com>
2749
2750         * tmpl/string_utils.sgml: updated g_strndup.
2751
2752 2000-06-11  Damon Chaplin  <damon@helixcode.com>
2753
2754         * tmpl/messages.sgml: updated a bit more.
2755
2756 2000-06-11  Damon Chaplin  <damon@helixcode.com>
2757
2758         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
2759
2760 2000-04-16  Damon Chaplin  <damon@helixcode.com>
2761
2762         * tmpl/linked_lists_single.sgml: 
2763         * tmpl/linked_lists_double.sgml: 
2764         * tmpl/trees-nary.sgml: updated.
2765
2766         * tmpl/modules.sgml: described g_module_build_path().
2767
2768         * tmpl/date.sgml: made short description lower case and end in a '.'.
2769
2770         * glib-sections.txt: rearranged GDate section.
2771
2772         * tmpl/arrays.sgml: 
2773         * tmpl/arrays_byte.sgml: 
2774         * tmpl/arrays_pointer.sgml: updated.
2775
2776 2000-02-21  Damon Chaplin  <damon@helixcode.com>
2777
2778         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
2779         to note that only the first source found is removed.
2780
2781 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2782
2783         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
2784          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
2785         GVoidFunc & GFreeFunc.
2786
2787 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2788
2789         * glib-sections.txt, tmpl/threads.sgml: Removed
2790         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
2791
2792         * glib-overrides.txt: New file, that makes most of the thread
2793         related macros look like functions.
2794
2795         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
2796
2797         * tmpl/threads.sgml: Minor updates.
2798         
2799 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
2800
2801         * tmpl/datasets.sgml: Added missing </para>
2802         * tmpl/timers.sgml: Added missing </para>
2803         * tmpl/misc_utils.sgml: Added missing </para>
2804         * tmpl/linked_lists_double.sgml: Added missing </para>
2805         * tmpl/linked_lists_single.sgml: Added missing </para>
2806         * tmpl/threads.sgml: Removed extra <para>s.
2807         * tmpl/main.sgml: Added missing </para>
2808
2809 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
2810
2811         * README: Added some simple build instructions.
2812
2813 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
2814
2815         * Import into CVS of glib-reference-1.1.3
2816           Filled in some basic contents for AUTHORS
2817           README, and README.cvs  
2818