diff options
author | NotZed <NotZed@HelixCode.com> | 2000-02-17 09:25:49 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-02-17 09:25:49 +0800 |
commit | cd9df589eacaf47a085119fdb91e41a01eab9bb0 (patch) | |
tree | e68846ba084f2e796cb85b780340d5f4ce1a976f /libibex/ChangeLog | |
parent | 5a80143a526ddc84b31e8458c525d40580c06810 (diff) | |
download | gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar.gz gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar.bz2 gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar.lz gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar.xz gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.tar.zst gsoc2013-evolution-cd9df589eacaf47a085119fdb91e41a01eab9bb0.zip |
Finds if a word is indexed under a given name.
2000-02-16 NotZed <NotZed@HelixCode.com>
* find.[ch] (ibex_find_name): Finds if a word is indexed under a
given name.
svn path=/trunk/; revision=1812
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r-- | libibex/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 4aa2d91b0e..d5b183c451 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,8 @@ +2000-02-16 NotZed <NotZed@HelixCode.com> + + * find.[ch] (ibex_find_name): Finds if a word is indexed under a + given name. + 2000-02-14 NotZed <notzed@zedzone.helixcode.com> * Makefile: Hack together a build using libtool. This should all |