From c1964e5f067f5458927c7af74ce7b9d3ef4dc5f0 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 20 Oct 2004 18:53:36 +0000 Subject: implement a plugin that allows the user to limit the displayed task lists 2004-10-20 JP Rosevear * select-one-source.c: implement a plugin that allows the user to limit the displayed task lists or calendars to the current calendar or task list svn path=/trunk/; revision=27657 --- plugins/select-one-source/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/select-one-source/ChangeLog (limited to 'plugins/select-one-source/ChangeLog') diff --git a/plugins/select-one-source/ChangeLog b/plugins/select-one-source/ChangeLog new file mode 100644 index 0000000000..f88d1d3bdf --- /dev/null +++ b/plugins/select-one-source/ChangeLog @@ -0,0 +1,6 @@ +2004-10-20 JP Rosevear + + * select-one-source.c: implement a plugin that allows the user to + limit the displayed task lists or calendars to the current + calendar or task list + -- cgit