aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog17
-rw-r--r--plugins/Makefile.am2
2 files changed, 12 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 71cd343fdc..d6c3f37819 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,22 @@
-2005-07-12 Chenthill Palanisamy <pchenthill@novell.com>
-
- * configure.in: Removed the shell/importer from
- AC_OUPUT.
-
2005-07-12 Harish Krishnaswamy <kharish@novell.com>
* configure.in: bump version
***** Release 2.3.5 *****
+2005-07-12 Harish Krishnaswamy <kharish@novell.com>
+
+ * plugins/Makefile.am : Remove groupwise-features
+ plugin as it is already listed as a base plugin
+
+2005-07-12 Chenthill Palanisamy <pchenthill@novell.com>
+
+ * configure.in: Removed the shell/importer from
+ AC_OUPUT.
+
2005-07-12 Vivek Jain <jvivek@novell.com>
* configure.in : correted twice inclusion of sa-junk-plugin in
- "plugins_base"section
+ "plugins_base" section
2005-07-12 Vivek Jain <jvivek@novell.com>
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 8b53d3de3c..f12d493ed0 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -1,2 +1,2 @@
SUBDIRS = $(plugins_enabled)
-DIST_SUBDIRS = $(plugins_base) $(plugins_standard) $(plugins_experimental) profiler groupwise-features
+DIST_SUBDIRS = $(plugins_base) $(plugins_standard) $(plugins_experimental) profiler