From 20af9f76e18e7f40f8c20012eecc881d5bfdd955 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Tue, 12 Jul 2005 09:44:54 +0000 Subject: Remove groupwise-features plugin as it is already listed as a base plugin 2005-07-12 Harish Krishnaswamy * plugins/Makefile.am : Remove groupwise-features plugin as it is already listed as a base plugin svn path=/trunk/; revision=29739 --- ChangeLog | 17 +++++++++++------ plugins/Makefile.am | 2 +- 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 - - * configure.in: Removed the shell/importer from - AC_OUPUT. - 2005-07-12 Harish Krishnaswamy * configure.in: bump version ***** Release 2.3.5 ***** +2005-07-12 Harish Krishnaswamy + + * plugins/Makefile.am : Remove groupwise-features + plugin as it is already listed as a base plugin + +2005-07-12 Chenthill Palanisamy + + * configure.in: Removed the shell/importer from + AC_OUPUT. + 2005-07-12 Vivek Jain * configure.in : correted twice inclusion of sa-junk-plugin in - "plugins_base"section + "plugins_base" section 2005-07-12 Vivek Jain 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 -- cgit v1.2.3