aboutsummaryrefslogtreecommitdiffstats
path: root/smime/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-02-26 23:38:46 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-02-26 23:38:46 +0800
commitdb7cec5e13f7b44f42e35fc3cd5724f75c921adf (patch)
tree0a5b28ad2580e1bb568a44c7af1aef3436c96fef /smime/ChangeLog
parentbac35e5795d5c8bf54609ba4ec2b5aef10c9b4c2 (diff)
downloadgsoc2013-evolution-db7cec5e13f7b44f42e35fc3cd5724f75c921adf.tar.gz
gsoc2013-evolution-db7cec5e13f7b44f42e35fc3cd5724f75c921adf.tar.zst
gsoc2013-evolution-db7cec5e13f7b44f42e35fc3cd5724f75c921adf.zip
include config.h
2004-02-26 Jeffrey Stedfast <fejj@ximian.com> * gui/component.c: include config.h svn path=/trunk/; revision=24884
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r--smime/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog
index cee6b07c14..ab3175dc3d 100644
--- a/smime/ChangeLog
+++ b/smime/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-26 Jeffrey Stedfast <fejj@ximian.com>
+
+ * gui/component.c: include config.h
+
2004-02-24 JP Rosevear <jpr@ximian.com>
* gui/Makefile.am: fix includes for builddir != srcdir
Want to use decorators, but still need to support Python 2.3?
Wish you could have class decorators, decorate arbitrary assignments,
or match decorated function signatures to their original functions?
Want to get metaclass features without creating metaclasses?
How about synchronized methods?

"DecoratorTools" gets you all of this and more.

WWW: https://pypi.python.org/pypi/DecoratorTools