aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorLarry Ewing <lewing@ximian.com>2001-10-31 05:58:16 +0800
committerLarry Ewing <lewing@src.gnome.org>2001-10-31 05:58:16 +0800
commitd66b90437bc7e63bd4e75e7fe2da517f32b71ec3 (patch)
tree685e9b645d2f4a5d3cef34628c1a4089ffcd07e1 /composer/ChangeLog
parent8ab23573e7476045751de8b3c2a5e31656234a85 (diff)
downloadgsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar.gz
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar.bz2
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar.lz
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar.xz
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.tar.zst
gsoc2013-evolution-d66b90437bc7e63bd4e75e7fe2da517f32b71ec3.zip
add dirty prototype.
001-10-30 Larry Ewing <lewing@ximian.com> * e-msg-composer.h: add dirty prototype. * e-msg-composer.c: add dirty implementation. svn path=/trunk/; revision=14485
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 0d97cc7926..02ab55baaa 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-30 Larry Ewing <lewing@ximian.com>
+
+ * e-msg-composer.h: add dirty prototype.
+
+ * e-msg-composer.c: add dirty implementation.
+
2001-10-30 Radek Doulik <rodo@ximian.com>
* listener.c (insert_paragraph_before): new helper function,