diff options
author | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-08-12 15:42:10 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2005-08-12 15:42:10 +0800 |
commit | cc318fdef1a001a619bf1c3cb832f0e15fcb703d (patch) | |
tree | e79dd58e175e688e15aa8380e2bdf810efd915b8 /plugins/groupwise-features/ChangeLog | |
parent | 6d469f61b98b5e453e319e26dd06eab0248b1880 (diff) | |
download | gsoc2013-evolution-cc318fdef1a001a619bf1c3cb832f0e15fcb703d.tar.gz gsoc2013-evolution-cc318fdef1a001a619bf1c3cb832f0e15fcb703d.tar.zst gsoc2013-evolution-cc318fdef1a001a619bf1c3cb832f0e15fcb703d.zip |
: Check "prd" for NULL, ALWAYS.
* proxy.c:
(proxy_commit) : Check "prd" for NULL, ALWAYS.
svn path=/trunk/; revision=30092
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r-- | plugins/groupwise-features/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 8c129b5d1b..d0ceb35323 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,8 @@ +2005-08-11 Veerapuram Varadhan <vvaradhan@novell.com> + + * proxy.c: + (proxy_commit) : Check "prd" for NULL, ALWAYS. + 2005-08-10 Sankar P <psankar@novell.com> * proxy.c : |