aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-05-07 16:49:41 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-05-07 16:49:41 +0800
commit47e3cd0fdbfd59165761cab3e96612240e1e03bd (patch)
tree596a10c17d950bba77d61fbed60140f48a8d3f48 /libibex/ChangeLog
parente7150f51635e89d8c4f6826e3683a447741ddfcb (diff)
downloadgsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar.gz
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar.bz2
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar.lz
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar.xz
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.tar.zst
gsoc2013-evolution-47e3cd0fdbfd59165761cab3e96612240e1e03bd.zip
New function, only write out the ibex if it has changed.
2000-05-07 NotZed <NotZed@HelixCode.com> * file.c (ibex_save): New function, only write out the ibex if it has changed. svn path=/trunk/; revision=2868
Diffstat (limited to 'libibex/ChangeLog')
-rw-r--r--libibex/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libibex/ChangeLog b/libibex/ChangeLog
index 016416574f..27661d3012 100644
--- a/libibex/ChangeLog
+++ b/libibex/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-07 NotZed <NotZed@HelixCode.com>
+
+ * file.c (ibex_save): New function, only write out the ibex if it
+ has changed.
+
2000-05-07 <notzed@helixcode.com>
* file.c (ibex_open): Also close the fd after we're done.