aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-07-16 10:41:01 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-07-16 10:41:01 +0800
commit8d208b95bb0a9a240f0ac5a9110be1ebf550ac15 (patch)
tree7f08c696f8dc983525670aafbba9e1adbff8efd4 /e-util/ChangeLog
parent7f0ab8334b1dcdf8beb19ea28005ba6055c7bfc0 (diff)
downloadgsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar.gz
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar.bz2
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar.lz
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar.xz
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.tar.zst
gsoc2013-evolution-8d208b95bb0a9a240f0ac5a9110be1ebf550ac15.zip
Cast to a string type. (term_eval_castint): Cast to an int type.
2002-07-15 Not Zed <NotZed@Ximian.com> * e-sexp.c (term_eval_caststring): Cast to a string type. (term_eval_castint): Cast to an int type. (symbols[]): Add to symbol table. * e-memory.c: Some more profiling for epoolv's. svn path=/trunk/; revision=17474
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 11984ec60e..788868c281 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-15 Not Zed <NotZed@Ximian.com>
+
+ * e-sexp.c (term_eval_caststring): Cast to a string type.
+ (term_eval_castint): Cast to an int type.
+ (symbols[]): Add to symbol table.
+
2002-07-09 Dan Winship <danw@ximian.com>
* e-categories-config.c: #include <string.h>