diff options
author | Miguel de Icaza <miguel@helixcode.com> | 2001-01-10 15:34:04 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2001-01-10 15:34:04 +0800 |
commit | 6e49bbc42faee636e056af0e0b370671f1a88dc7 (patch) | |
tree | 2816ef620f524313a72c5c95ef10e04607e54c0a /composer/ChangeLog | |
parent | 259eaac0c728141c9deb201d2cc1f576a171f97f (diff) | |
download | gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar.gz gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar.bz2 gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar.lz gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar.xz gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.tar.zst gsoc2013-evolution-6e49bbc42faee636e056af0e0b370671f1a88dc7.zip |
Removed more UNSAFE stuff. Maybe we should kill this macro, and have
2001-01-10 Miguel de Icaza <miguel@helixcode.com>
* e-msg-composer.c: Removed more UNSAFE stuff. Maybe we should
kill this macro, and have people that want these broken things
define their own macros.
svn path=/trunk/; revision=7359
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index df51d27355..3f6c68abf8 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2001-01-10 Miguel de Icaza <miguel@helixcode.com> + + * e-msg-composer.c: Removed more UNSAFE stuff. Maybe we should + kill this macro, and have people that want these broken things + define their own macros. + 2001-01-08 Jeffrey Stedfast <fejj@helixcode.com> * e-msg-composer-hdrs.c (create_dropdown_entry): Updated for new |