diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-10-25 00:22:04 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-10-25 00:22:04 +0800 |
commit | a33754096884e7a5c57ad53ed22f4fae4c1439ad (patch) | |
tree | e3c530209579a226cc4c929a6cfb96e25df45f44 /libibex | |
parent | e504870c44f30b89276793ef13905315c9495b95 (diff) | |
download | gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar.gz gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar.bz2 gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar.lz gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar.xz gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.tar.zst gsoc2013-evolution-a33754096884e7a5c57ad53ed22f4fae4c1439ad.zip |
Shush
2000-10-24 JP Rosevear <jpr@helixcode.com>
* .cvsignore: Shush
svn path=/trunk/; revision=6147
Diffstat (limited to 'libibex')
-rw-r--r-- | libibex/.cvsignore | 1 | ||||
-rw-r--r-- | libibex/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/libibex/.cvsignore b/libibex/.cvsignore index 9a14585748..0623d39af7 100644 --- a/libibex/.cvsignore +++ b/libibex/.cvsignore @@ -7,3 +7,4 @@ Makefile.in *.la lookup mkindex +dumpindex
\ No newline at end of file diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 212169fcfa..53187c03c6 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,7 @@ +2000-10-24 JP Rosevear <jpr@helixcode.com> + + * .cvsignore: Shush + 2000-10-24 Not Zed <NotZed@HelixCode.com> * dumpindex.c: Dumps the contents of indexs. |