aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/ChangeLog')
-rw-r--r--plugins/groupwise-features/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog
index 328ccec90c..953c862ff7 100644
--- a/plugins/groupwise-features/ChangeLog
+++ b/plugins/groupwise-features/ChangeLog
@@ -1,3 +1,13 @@
+2005-12-17 Tor Lillqvist <tml@novell.com>
+
+ * junk-settings.c
+ * proxy-login.c
+ * proxy.c
+ * share-folder.c: Construct glade file name at run-time.
+
+ * process-meeting.c (find_attendee): Use g_ascii_strcasecmp()
+ instead of g_strcasecmp().
+
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.