diff options
author | Shaun McCance <shaunm@src.gnome.org> | 2003-12-27 04:43:57 +0000 |
---|---|---|
committer | Shaun McCance <shaunm@src.gnome.org> | 2003-12-27 04:43:57 +0000 |
commit | b77da39d254a1ce48ddd0123a09e0da1a880e796 (patch) | |
tree | 3a57b39cc1edf1b3be9ffccd2b72286f1e239a87 /ChangeLog | |
parent | 01e9403ab7141babb3c37e4e83bda81e5f3a25b4 (diff) | |
download | yelp-b77da39d254a1ce48ddd0123a09e0da1a880e796.tar.gz |
- Added myself to AUTHORS.
* AUTHORS:
- Added myself to AUTHORS.
* src/yelp-db-pager.c:
- Fixed memory leak in params.
* src/yelp-uri.c:
* src/yelp-uri.h:
* src/yelp-window.c:
- Re-added Hallski's copyright statements.
* test/testdoc1/testdoc1.xml:
- Put actual content in, including admonition section.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 2003-12-26 Shaun McCance <shaunm@gnome.org> + * AUTHORS: + - Added myself to AUTHORS. + + * src/yelp-db-pager.c: + - Fixed memory leak in params. + + * src/yelp-uri.c: + * src/yelp-uri.h: + * src/yelp-window.c: + - Re-added Hallski's copyright statements. + + * test/testdoc1/testdoc1.xml: + - Put actual content in, including admonition section. + +2003-12-26 Shaun McCance <shaunm@gnome.org> + * configure.in: * test/testdoc1/Makefile.am: * test/testdoc1/legal.xml: |