Mercurial > p > roundup > code
diff CHANGES.txt @ 3558:ca030541fada
fix failure with browsers not sending "Accept-Language" header [SF#1429646]
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Feb 2006 11:19:57 +0000 |
| parents | 878dc6cf6690 |
| children | ca63ec153bc3 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Feb 12 11:00:23 2006 +0000 +++ b/CHANGES.txt Sun Feb 12 11:19:57 2006 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2006-??-?? 1.1.1 +Fixed: +- failure with browsers not sending "Accept-Language" header (sf bug 1429646) + + 2006-02-10 1.1.0 Feature: - trackers may configure custom stop-words for the full-text indexer
