diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/developers/TODO | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index 13e3d65..459ee8d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,8 @@ ChangeLog for SemantiScuttle  - Implement request #2878169: Voting system  - Fix bug #2881886: PHP notice when viewing tags  - Configuration option to disable registration +- Implement request #2874049: "Feeling lucky" button +  just add "?lucky=1" as parameter to search page  0.94 - 2009-10-02 diff --git a/doc/developers/TODO b/doc/developers/TODO index a827750..72ab582 100644 --- a/doc/developers/TODO +++ b/doc/developers/TODO @@ -107,5 +107,3 @@ Tracker items:    So I'd define "freddy" as short url name in the bookmark, and anyone could    access it e.g. via our-bookmarks.com/s/freddy and get redirected to the    real url. Useful to get permanent URLs to moving targets. -#2874049 - feeling lucky button -  redirect to first search result | 
