diff options
author | 0 <NotZed@Ximian.com> | 2001-10-30 12:33:44 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-10-30 12:33:44 +0800 |
commit | ef9b8189dcdedf3995d160c11490b8c454819e90 (patch) | |
tree | 25e83e0097afde20b8f796c53e72a585b0a87d9e /libibex/ChangeLog | |
parent | 5f61594790c51540b9d48ffb7383223b318710ac (diff) | |
download | gsoc2013-evolution-ef9b8189dcdedf3995d160c11490b8c454819e90.tar.gz gsoc2013-evolution-ef9b8189dcdedf3995d160c11490b8c454819e90.tar.zst gsoc2013-evolution-ef9b8189dcdedf3995d160c11490b8c454819e90.zip |
If we can't open blocks, dont try to deref it.
2001-10-30 <NotZed@Ximian.com>
* ibex_block.c (ibex_reset): If we can't open blocks, dont try to
deref it.
svn path=/trunk/; revision=14423
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 5c17fab03e..15e7296eea 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,8 @@ +2001-10-30 <NotZed@Ximian.com> + + * ibex_block.c (ibex_reset): If we can't open blocks, dont try to + deref it. + 2001-10-29 <NotZed@Ximian.com> * ibex_block.c (ibex_move): Always rename file even if mv failed. |