More markup fixes and completions.
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2
3         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
4         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
5         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
6         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
7         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
8         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
9         More markup fixes and completions.
10
11 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
12
13         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
14         g_string_printfa(). to g_string_append_printf().
15
16 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
17
18         * glib/glib-sections.txt: Move all *_error_quark()
19         functions to the 'Private' sections. (#61472)
20
21 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
22
23         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
24         allowed uses for 'out' parameters.
25
26 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
27
28         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
29         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
30         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
31
32         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
33         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
34         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
35         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
36
37 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
38
39         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
40         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
41         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
42         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
43         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
44         Markup fixes and a few additions.
45
46 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
47
48         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
49         glib/tmpl/scanner.sgml: Additions and markup fixes.
50
51 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
52
53         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
54         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
55         some functions, markup fixes.
56         * glib/tmpl/patterns.sgml: New file.
57         * glib/glib-docs.sgml: Add entity for patterns.sgml.
58         
59 2001-09-26  Matthias Clasen <matthiasc@poet.de>
60
61         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
62
63 2001-09-25  Matthias Clasen <matthiasc@poet.de>
64
65         * glib/glib-sections.txt: Add a missing SECTION 
66         endtag. (#61126)
67
68 2001-09-17  Darin Adler  <darin@bentspoon.com>
69
70         * glib/tmpl/string_utils.sgml: Fix a typo and change
71         documentation for g_ascii_isdigit and g_ascii_isxdigit
72         to reflect the fact that the standard isdigit and
73         isxdigit are already locale-independent.
74
75 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
76
77         * gobject/tmpl/gboxed.sgml: documented some functions.
78
79         * gobject/tmpl/objects.sgml: some fixups.
80
81 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
82
83         * glib/glib-sections.txt: Update.
84
85 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
86
87         * glib/Makefile.am (IGNORE_HFILES): Add 
88         gbsearcharray.h.
89
90         * gobject/Makefile.am (IGNORE_HFILES): Remove
91         gbsearcharray.h.
92
93 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
94
95         * docs/reference/glib/glib-sections.txt: Added
96         declarations for g_io_channel_[set,get]_close_on_unref
97
98 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
99
100         * */Makefile.am: Set GPATH to fix srcdir != builddir  
101         problems with GNU make.
102
103 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
104
105         * gobject/tmpl/value_arrays.sgml: document value arrays.
106
107 2001-08-06  Sven Neumann  <sven@gimp.org>
108
109         * docs/reference/gobject/gobject-sections.txt
110         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
111         g_object_[add|remove]_weak_pointer().
112
113 2001-07-19  Darin Adler  <darin@bentspoon.com>
114
115         reviewed by: <delete if not using a buddy>
116
117         * glib/tmpl/string_utils.sgml:
118
119 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
120  
121         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
122         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
123         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
124         gobject/tmpl/types.sgml: fix some typos.
125  
126 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
127
128         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
129         notes about inclusion of string.h to docs on g_memmove,
130         G_VA_COPY. (#54411)
131
132 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
133
134         * glib/Makefile.am: Fix problem with glibconfig.h
135
136 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
137
138         * glib/tmpl/threads.sgml (example): Corrected.
139
140 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
141
142         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
143
144         * glib/tmpl/threads.sgml: Updated. 
145
146 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
147
148         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
149         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
150         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
151
152 2001-05-19  Havoc Pennington  <hp@pobox.com>
153
154         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
155
156         * glib/tmpl/*.sgml: fix various missing docs
157
158 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
159
160         * glib/glib-overrides.txt, glib/glib-sections.txt,
161         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
162
163 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
164
165         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
166         Updates after some renaming took place.
167
168 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
169
170         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
171
172         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
173
174 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
175
176         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
177         glib/tmpl/scanner.sgml: Changes due to deprecation update.
178
179 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
180
181         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
182         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
183
184 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
185
186         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
187         dist-hook because $(HTML_IMAGES) is empty.
188
189 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
190
191         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
192         explicit path to tmpl files in dependencies.
193
194         * glib/glib.types gobject/gobject.types: empty files
195         to keep generic makefiles happy.
196
197 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
198
199         * glib/glib-sections.txt: Removed
200         g_static_private_(get|set)_for_thread.
201
202         * glib/tmpl/threads.sgml: Updated.
203
204         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
205
206 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
207
208         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
209
210 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
211
212         * gobject/Makefile.am glib/Makefile.am: A couple
213         of small fixes.
214
215 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
216
217         * glib/tmpl/threads.sgml: Spelling corrections.
218
219 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
220
221         * gobject/Makefile.am: Revert Tim's last commit to
222         get rid of 7+ unnecessary / broken changes. Add
223         back the useful part. Also fix problem with grep,
224         add dependency on template files.
225
226         * gobject/gobject-sections.txt: Remove double 
227         value_types names which was screwing up builds.
228
229         * glib/Makefile.am: Propagate changes from 
230         gobject/Makefile.am
231
232 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
233
234         * glib/tmpl/threads.sgml: Fixed stupid typo.
235
236 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
237
238         * glib/tmpl/threads.sgml: Completed.
239
240 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
241
242         * gobject/Makefile.am: shuffled rules to avoid excessive
243         rebuilds.
244
245         * gobject/gobject-sections.txt: updates.
246
247         * gobject/tmpl/*: bunch of updates, added another patch
248         from Eric Lemings <eric.b.lemings@lmco.com>.
249
250 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
251
252         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
253         g_log_domain_gmodule.
254
255 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
256
257         * glib/tmpl/threads.sgml: Big update. Almost ready.
258
259         * glib/tmpl/async_queues.sgml: Typo.
260
261         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
262         g_static_rec_mutex_free, g_static_rw_lock_init,
263         g_static_private_init and g_static_private_free.
264
265         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
266
267 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
268
269         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
270         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
271
272 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
273
274         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
275
276 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
277
278         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
279         documentation for g_static_mutex_init().
280
281 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
282
283         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
284         rules in place caused bogus recursions. main changes:
285         - add to conditionalized section:
286           all-local:
287                 $(MAKE) scan
288                 $(MAKE) templates
289                 $(MAKE) sgml
290                 $(MAKE) html.stamp
291           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
292                 $(MAKE) html
293           DOC_STAMPS= html.stamp sgml.stamp
294         - change:
295           maintainer-clean-local: clean
296           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
297           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
298
299         * glib/Makefile.am (maintainer-clean-local): dito.
300
301 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
302
303         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
304         <eric.b.lemings@lmco.com>, did some more editing.
305
306 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
307
308         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
309         g_static_mutex_free().
310
311 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
312
313         * gobject/tmpl/types.sgml: added some function documentations.
314
315         * gobject/gobject-sections.txt: buncha fixups.
316
317 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
318
319         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
320
321 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
322
323         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
324
325         * glib/tmpl/modules.sgml: Updated.
326
327 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
328
329         * glib/glib-sections.txt: Added g_rand_boolean and
330         g_random_boolean macros.
331
332         * glib/tmpl/random_numbers.sgml: Updated.
333         
334 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
335
336         * glib/Makefile.am glib/mainloop-states*: add images
337
338         * glib/glib-sections.txt: Updated
339
340         * glib/tmpl/main.sgml: More documentation, move function
341         docs to .c file.
342
343 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
344
345         * glib/glib-sections.sgml: Move conversion functions
346         into GConv section.
347         
348         * gobject/gobject-docs.sgml: Fix some malformed sgml.
349
350 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
351
352         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
353         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
354
355 2000-11-05  Havoc Pennington  <hp@pobox.com>
356
357         * glib/tmpl/markup.sgml: Write docs
358
359 2000-11-05  Havoc Pennington  <hp@pobox.com>
360
361         * glib/glib-sections.txt: remove parens from section name,
362         confuses gtk-doc
363
364         * glib/glib-docs.sgml: Add the new files here, doh.
365
366         * glib/tmpl/shell.sgml: add gshell.[hc] docs
367
368 2000-11-05  Havoc Pennington  <hp@pobox.com>
369
370         * glib/tmpl/error_reporting.sgml: fixes
371
372 2000-11-05  Havoc Pennington  <hp@pobox.com>
373
374         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
375         glib/tmpl/fileutils.sgml: Added
376         
377         * glib/Makefile.am: Add new files
378
379         * glib/glib-sections.txt: Add stuff from -unused
380
381 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
382
383         * gobject/gobject-docs.sgml: added &gobject-closures; section.
384
385         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
386
387         * gobject/gobject-sections.txt: added Closure section.
388         
389         * gobject/tmpl/closures.sgml: new file with template description
390         for GClosure functions.
391
392 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
393
394         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
395
396         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
397         documentation for asynchronous queues.
398
399 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
400
401         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
402
403         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
404         parameter names.
405
406         * glib/tmpl/string_utils.sgml: Corrected the documentation of
407         g_strescape and added those of g_strcompress.
408
409 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
410
411         * glib/tmpl/limits.sgml: Added documentation for
412         G_MAXU(INT|SHORT|LONG).
413
414         * glib/tmpl/macros_misc.sgml: Added documentation for
415         G_G(U)INT(16|32|64)_FORMAT.
416
417         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
418         documentation for gu(int|short|long).
419
420         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
421         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
422         and document GEqualFunc in GHashTable.
423
424         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
425         glib/tmpl/relations.sgml : Changed to reflect the changed API
426         (GCompareFunc -> GEqualFunc).
427
428         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
429         fixes.
430         
431 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
432
433         * gobject/tmpl/signals.sgml: start at general description.
434
435         * gobject/gobject-docs.sgml: added introduction.
436
437 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
438
439         * gobject/gobject-sections.txt: opened up a new section on signals.
440
441 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
442
443         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
444
445         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
446         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
447         glib/tmpl/scanner.sgml: Document the recently deprecated functions
448         as such.
449
450 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
451
452         'make distcheck' fixes.
453         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
454         (html): Run 'gtkdoc-fixxref' in $(srcdir).
455         (dist-check-gtkdoc): Add missing quote.
456         (dist-hook): Copy in dependency order, so that none of the
457         makerules are fired in a tarball build.
458
459         * gobject/Makefile.am: Likewise.
460
461 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
462
463         * glib/glib-sections.txt: Added misc items.
464
465         * glib/tmpl/random_numbers.sgml: Documentation for the random
466         number generator.
467
468 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
469
470         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
471         $top_srcdir)/gobject.
472         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
473
474 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
475
476         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
477
478 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
479
480         * Some further makefile improvement.
481          
482         * Restore all the docs that mysteriously vanished earlier.
483
484 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
485
486         * gobject/Makefile.am glib/Makefile.am: Improve 
487         separation of generic non-generic parts and dependencies. 
488
489 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
490
491         * Moved into glib source tree, updated glib-sections.txt
492         and Makefile.am for glib-1.3.x.
493
494 2000-07-01  Damon Chaplin  <damon@helixcode.com>
495
496         * tmpl/string_utils.sgml: updated g_strndup.
497
498 2000-06-11  Damon Chaplin  <damon@helixcode.com>
499
500         * tmpl/messages.sgml: updated a bit more.
501
502 2000-06-11  Damon Chaplin  <damon@helixcode.com>
503
504         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
505
506 2000-04-16  Damon Chaplin  <damon@helixcode.com>
507
508         * tmpl/linked_lists_single.sgml: 
509         * tmpl/linked_lists_double.sgml: 
510         * tmpl/trees-nary.sgml: updated.
511
512         * tmpl/modules.sgml: described g_module_build_path().
513
514         * tmpl/date.sgml: made short description lower case and end in a '.'.
515
516         * glib-sections.txt: rearranged GDate section.
517
518         * tmpl/arrays.sgml: 
519         * tmpl/arrays_byte.sgml: 
520         * tmpl/arrays_pointer.sgml: updated.
521
522 2000-02-21  Damon Chaplin  <damon@helixcode.com>
523
524         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
525         to note that only the first source found is removed.
526
527 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
528
529         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
530          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
531         GVoidFunc & GFreeFunc.
532
533 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
534
535         * glib-sections.txt, tmpl/threads.sgml: Removed
536         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
537
538         * glib-overrides.txt: New file, that makes most of the thread
539         related macros look like functions.
540
541         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
542
543         * tmpl/threads.sgml: Minor updates.
544         
545 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
546
547         * tmpl/datasets.sgml: Added missing </para>
548         * tmpl/timers.sgml: Added missing </para>
549         * tmpl/misc_utils.sgml: Added missing </para>
550         * tmpl/linked_lists_double.sgml: Added missing </para>
551         * tmpl/linked_lists_single.sgml: Added missing </para>
552         * tmpl/threads.sgml: Removed extra <para>s.
553         * tmpl/main.sgml: Added missing </para>
554
555 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
556
557         * README: Added some simple build instructions.
558
559 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
560
561         * Import into CVS of glib-reference-1.1.3
562           Filled in some basic contents for AUTHORS
563           README, and README.cvs  
564