diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2000-10-26 10:53:49 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-10-26 10:53:49 +0800 |
commit | 793d3233572b7af9cc27829a064a11664003f891 (patch) | |
tree | 6b9153d418e3b24e7cf64f48605b443d927c6e64 /libibex/ChangeLog | |
parent | f0a412665415e914a3739245c21c058c88425fe9 (diff) | |
download | gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.gz gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.bz2 gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.lz gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.xz gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.tar.zst gsoc2013-evolution-793d3233572b7af9cc27829a064a11664003f891.zip |
Oopps, knew i shoul'dve compiled before committing.
(IBEX_VERSION): moved into block.h
svn path=/trunk/; revision=6193
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r-- | libibex/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog index 4b0055ed4b..5b17e39148 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -5,6 +5,7 @@ * ibex_internal.h (IBEX_VERSION): Bumped version again. This time I did change the index format. + (IBEX_VERSION): moved into block.h * hash.c (struct _hashroot): Add a linked list of keys to the table. (struct _hashblock): Added a next pointer as a block number. |