aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-11-21 07:57:32 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-11-21 07:57:32 +0800
commit79f6be42c0b7298c0347838334e58b2eb9573e9d (patch)
treef8a0abb0bd03c3401c6a08df2ac0f704b09f3774 /e-util/ChangeLog
parent854f94bc2016d4501aa7b6be1e78790a9ffb12ae (diff)
downloadgsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar.gz
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar.bz2
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar.lz
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar.xz
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.tar.zst
gsoc2013-evolution-79f6be42c0b7298c0347838334e58b2eb9573e9d.zip
New routines for fast memory management and compact string array storage.
2000-11-20 Not Zed <NotZed@HelixCode.com> * e-memory.[ch]: New routines for fast memory management and compact string array storage. * Makefile.am (libeutil_la_SOURCES): Added e-memory.[ch]. svn path=/trunk/; revision=6619
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index a2540582f3..65cd11ae63 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-20 Not Zed <NotZed@HelixCode.com>
+
+ * e-memory.[ch]: New routines for fast memory management and
+ compact string array storage.
+
+ * Makefile.am (libeutil_la_SOURCES): Added e-memory.[ch].
+
2000-11-09 JP Rosevear <jpr@helixcode.com>
* e-dbhash.h: oops thats func not *func