aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-02-26 03:36:51 +0800
committerDan Winship <danw@src.gnome.org>2000-02-26 03:36:51 +0800
commitc45670272a6b6e65dbeeecac041db003a6d8d8e8 (patch)
treea51680ffd1041fe70057df8103633cc40a91aa96 /libibex/ChangeLog
parentd59b6744845a963af6048d43e668e58ccfa10158 (diff)
downloadgsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar.gz
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar.bz2
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar.lz
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar.xz
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.tar.zst
gsoc2013-evolution-c45670272a6b6e65dbeeecac041db003a6d8d8e8.zip
add gtk-doc-style comments
svn path=/trunk/; revision=1936
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r--libibex/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog
index a4a15182e2..ba785db21a 100644
--- a/libibex/ChangeLog
+++ b/libibex/ChangeLog
@@ -1,11 +1,16 @@
+2000-02-25 Dan Winship <danw@helixcode.com>
+
+ * *.c: add gtk-doc-style comments
+
2000-02-21 Matt Loper <matt@helixcode.com>
* .cvsignore: Added mkindex.
2000-02-21 NotZed <NotZed@HelixCode.com>
- * Makefile.am: change noinst_LIBRARIES to noinst_LTLIBRARIES, and supply -static to
- LDFLAGS. Duh, and changed LDADD back to libibex.la.
+ * Makefile.am: change noinst_LIBRARIES to noinst_LTLIBRARIES, and
+ supply -static to LDFLAGS. Duh, and changed LDADD back to
+ libibex.la.
2000-02-20 Matt Loper <matt@helixcode.com>