diff CHANGES.txt @ 3544:5cd1c83dea50

Features and fixes. Feature: - trackers may configure custom stop-words for the full-text indexer Fixed: - fixes in scripts/import_sf.py - fix some unicode bugs in roundup-admin import - Xapian indexer wasn't actually being used - fix indexing of message content on roundup-admin import
author Richard Jones <richard@users.sourceforge.net>
date Mon, 06 Feb 2006 21:00:47 +0000
parents 07072b1b796c
children 7728ee93efd2
line wrap: on
line diff
--- a/CHANGES.txt	Mon Feb 06 02:35:47 2006 +0000
+++ b/CHANGES.txt	Mon Feb 06 21:00:47 2006 +0000
@@ -1,9 +1,15 @@
 This file contains the changes to the Roundup system over time. The entries
 are given with the most recent entry first.
 
-2006-??-?? 1.0.2
+2006-02-06 1.0.2
+Feature:
+- trackers may configure custom stop-words for the full-text indexer
+
 Fixed:
-- silly typo in scripts/import_sf.py
+- fixes in scripts/import_sf.py
+- fix some unicode bugs in roundup-admin import
+- Xapian indexer wasn't actually being used
+- fix indexing of message content on roundup-admin import
 
 
 2006-02-03 1.0.1

Roundup Issue Tracker: http://roundup-tracker.org/