diff --git a/website/download.html b/website/download.html
index 2c899d9b..01794375 100644
--- a/website/download.html
+++ b/website/download.html
@@ -110,11 +110,11 @@
Snapshot
I sometimes release a source tarfile when I consider that the
current development version is stable enough. The current
- snapshot contains commits up to 2227 (see
+ snapshot contains commits up to 2237 (see
the
changelog, and a synthetic abstract in the
current 1.16 release notes).
-
betarecoll-1301507676.tar.gz.
+ betarecoll-6fb3a7b06269.tar.gz.
Prerequisites for building from source:
diff --git a/website/release-1.16.html b/website/release-1.16.html
index 51205922..8de2e752 100644
--- a/website/release-1.16.html
+++ b/website/release-1.16.html
@@ -57,33 +57,40 @@
- Searches now allow negative directory filtering (all
- results except from the specified directory). Other attempts
- at still impossible negative searches
- (ie: -mime: now cause
- explicit errors messages instead of lame results. The
- inverted directory filtering is accessible from the query
- language and by checking a checkbox in the advanced search panel.
+ results except from the specified directory). Other attempts
+ at still impossible negative searches
+ (ie: -mime: now cause
+ explicit errors messages instead of lame results. The
+ inverted directory filtering is accessible from the query
+ language and by checking a checkbox in the advanced search panel.
- The GUI advanced search panel now allows specifying a
- field for each entry (ie: author/recipient, etc).
+ field for each entry (ie: author/recipient, etc).
- - Added filters for .war (Konqueror web archive) and .mhtm (other web
- archive format).
-
- - Fixed bug which caused UTF-8 paths inside ZIP archives to
- be mishandled. Also fix problem with colons inside archive
- member paths.
+ - Added filters for .war (Konqueror web archive) and .mhtm (other web
+ archive format).
- Result table:
- The detail area now has a popup menu similar
- to the one in the result list (open parent, save to disk
- etc.).
+ to the one in the result list (open parent, save to disk
+ etc.).
- Estimated result counts are displayed in the status line.
- Set row height according to default font size, and better
- adjust row height and vertical text position in
- cells.
+ adjust row height and vertical text position in
+ cells.
+
+ - Fixed bugs:
+
+ - UTF-8 paths inside ZIP archives were mishandled. Also
+ fixes problem with colons inside archive member
+ paths.
+ - Fixed GUI result list doc parent operations (open/preview)
+ which were broken in 1.15.
+
+
+