diff options
author | Raja R Harinath <harinath@src.gnome.org> | 2000-10-09 18:02:36 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 2000-10-09 18:02:36 +0000 |
commit | 412710cbcdfeb50bf9ce4024a4356829eb18054a (patch) | |
tree | 8f065611656d56c9140d81bd9cbd943f54d36c0d /docs | |
parent | c13ffbcd9eb629f60e6cdc5dd9109225f2f4c2f7 (diff) | |
download | glib-412710cbcdfeb50bf9ce4024a4356829eb18054a.tar.gz |
Forgot to commit this.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index a71589b82..782ac6d92 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,9 @@ +2000-10-09 Raja R Harinath <harinath@cs.umn.edu> + + * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to + $top_srcdir)/gobject. + * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir), + 2000-09-29 Jonathan Blandford <jrb@redhat.com> * glib/tmpl/trees-nary.sgml: Add g_node_insert_after(). |