diff options
author | Sivaiah Nallagatla <snallagatla@novell.com> | 2004-01-13 21:49:54 +0800 |
---|---|---|
committer | Sivaiah Nallagatla <siva@src.gnome.org> | 2004-01-13 21:49:54 +0800 |
commit | 29010cf6f21ae8eecd4e1db9fa452bed05c775c6 (patch) | |
tree | 1ff192b083b2adc09a41279c76db055469853912 /camel/ChangeLog | |
parent | 23f4e1b16f110846adc44c3680bb13e3fdc14744 (diff) | |
download | gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.gz gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.tar.zst gsoc2013-evolution-29010cf6f21ae8eecd4e1db9fa452bed05c775c6.zip |
renamed groupwise-config-listener.[ch] to these file names and also
2004-01-13 Sivaiah Nallagatla <snallagatla@novell.com>
* providers/groupwise/camel-gw-listener.[ch] : renamed groupwise-config-listener.[ch]
to these file names and also changed code to use CamelURL insted of EUri
* providers/groupwise/camel-groupwise-provider.c : use the renamed config listener apis
* providers/groupwise/Makefile.am : changed the source file names
svn path=/trunk/; revision=24197
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 16c276217b..26e27943d5 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2004-01-13 Sivaiah Nallagatla <snallagatla@novell.com> + + * providers/groupwise/camel-gw-listener.[ch] : renamed groupwise-config-listener.[ch] + to these file names and also changed code to use CamelURL insted of EUri + * providers/groupwise/camel-groupwise-provider.c : use the renamed config listener apis + * providers/groupwise/Makefile.am : changed the source file names + + 2004-01-12 Meilof Veeningen <meilof@wanadoo.nl> * providers/nntp/camel-nntp-folder.[ch]: now based on discofolder, |