--- a/website/CHANGES.txt
+++ b/website/CHANGES.txt
@@ -1,15 +1,30 @@
CHANGES
-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
-(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
-Also, we now use the central copies of configuration files for default
-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.7.0 2006-12-20
+ - Email attachments are now indexed.
+ - Right-click menu option to access the parent document of an embedded
+ result (ie from mail attachment to parent message).
+ - The sort tool has been improved: no need to restart the query after sort
+ criteria change.
+ - Support for real-time indexing with inotify is now enabled by default
+ when appropriate.
+ - Recoll now warns when the configured native viewer can not be found and
+ starts an interface for chosing another one.
+ - Categories (text, presentation, spreadsheets, etc.) can be used instead
+ of raw mime types when filtering on file types in advanced search.
+ - The port to qt4 is functional and can be enabled with configure --enable-qt4
+ - 'autophrase' option improved and may now actually be useful.
+ - Improved highlighting (again...)
+ - Display term frequencies in term explorer.
+ - Recollindex -e to remove data from index for listed files.
+
+1.6.3
+ - Fixed problem with bad detection of mbox message boundaries.
+ Upgrading can change the message numbering in some cases, and you should
+ perform a full index update (recollindex -z) after installing
+ the new version.
+ - Fixed problem with execution of external viewer for files with
+ single-quotes in the name.
1.6.2
- Minor solaris compilation glitches only.
@@ -33,6 +48,18 @@
changed from CTRL+TAB to "Escape Space" to avoid interaction with window
managers.
- Improved recall for phrases with composite words like email addresses.
+
+
+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
+(ie: use recollindex -z, or delete ~/.recoll/xapiandb).
+Also, we now use the central copies of configuration files for default
+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.9
- Fix bad timezone conversion in email dates. Display timezone in result