diff --git a/website/BUGS.txt b/website/BUGS.txt
index 89f91481..4967d60b 100644
--- a/website/BUGS.txt
+++ b/website/BUGS.txt
@@ -1,6 +1,6 @@
Known bugs in current version and older versions:
-1.4.2
+1.4.2 - 1.5.0
- When a mime type has an external viewer defined, but the actual file is
compressed (ie: xxx.txt.gz), recoll will try to start the external viewer
on the compressed file, which will not work in most cases.
diff --git a/website/CHANGES.txt b/website/CHANGES.txt
index 97b963ad..bfcfea69 100644
--- a/website/CHANGES.txt
+++ b/website/CHANGES.txt
@@ -1,7 +1,7 @@
CHANGES
-Updating from 1.2 to 1.3 or 1.4:
--------------------------------
+Updating from 1.2 to 1.3 or 1.4 or 1.5:
+---------------------------------------
From version 1.3 up, there is a new feature to search specifically for file
names (with wildcard processing). If you want to take full advantage of
this, you should perform a full reindex after installing the new version
@@ -11,6 +11,33 @@ values, and the user ones only for overrides. Your old configuration files
will still work, but, you may want to remove them if they are unmodified,
or keep only the modified parameters.
+1.5.0 2006-09-20
+
+- Added support for powerpoint and excel files, with the catdoc package.
+- Allow viewing consecutive documents from the result list inside a single
+ preview window using the shift-arrow-up and shift-arrow-down keys.
+- Colorize search terms in abstracts in the result list.
+- A number of elements are now remembered between program invocations:
+ sort criteria, list of ignored file types (always starts inactive),
+ subtree restriction, better handling of the recent searches listbox, the
+ buildAbstract and replaceAbstract settings are not forgotten any more.
+- New option to automatically add a phrase to simple searches.
+- Possibility to adjust the length and context width for synthetic abstracts.
+- Handle weird html better.
+- When indexing mail messages, walk the full mime tree instead of staying
+ at the top level, index all text parts and attachement file names.
+- Add -c
You will need an installation of xapian-core for source + builds. You will find source and binary packages on the + xapian download + page
+ +You need qt 3.3 in all cases
Current version, 1.4.3: +
The bleeding edge: 1.5.0: + recoll-1.5.0.tar.gz. + See the known bugs and issues and changes.
+ +Previous version, 1.4.3: recoll-1.4.3.tar.gz. See the known bugs and issues and changes. Release 1.4.3 is exactly @@ -77,10 +88,9 @@
These are just prebuilt trees (without the source files). - The executables were built with xapian 0.9.2 or 0.9.5 and - libiconv 1.9.2 (where relevant) as static libraries. They - depend on qt 3.3. For Solaris, you should be able to find a qt - package here.
The installation instructions are msword with antiword. +
We borrow a lot of code - from other packages, see the Credits.