diff options
author | Dan Winship <danw@src.gnome.org> | 2000-02-21 23:24:27 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-02-21 23:24:27 +0800 |
commit | a81eaf4588c2ed0d126e8294e83c0e914e5fb91c (patch) | |
tree | a51cb3265aeedf45dd8a740b22a949368ef4bde2 /camel/ChangeLog | |
parent | 38490eb10f4f1b24c8185e46bc4d1ecb495fa617 (diff) | |
download | gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar.gz gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar.bz2 gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar.lz gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar.xz gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.tar.zst gsoc2013-evolution-a81eaf4588c2ed0d126e8294e83c0e914e5fb91c.zip |
Once camel is being used for real, exceptions won't be renumberable. So
* camel-exception-list.def: Once camel is being used for real,
exceptions won't be renumberable. So renumber them now to make
more room to add exceptions to the various categories later, and
add a big warning message.
svn path=/trunk/; revision=1887
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 43f6e743b9..6043cffb4c 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2000-02-21 Dan Winship <danw@helixcode.com> + + * camel-exception-list.def: Once camel is being used for real, + exceptions won't be renumberable. So renumber them now to make + more room to add exceptions to the various categories later, and + add a big warning message. + 2000-02-20 Dan Winship <danw@helixcode.com> * providers/mbox/Makefile.am: add libibex back to |