Mercurial > moin > 1.9
changeset 576:69a031af29ff
Fixed minor false friend in CHANGES.
imported from: moin--main--1.5--patch-580
author | Alexander Schremmer <alex@alexanderweb.de.tla> |
---|---|
date | Mon, 17 Apr 2006 11:50:10 +0000 |
parents | 02dfbea04bf3 |
children | f6074b4afbe1 6836071e07bd |
files | ChangeLog docs/CHANGES |
diffstat | 2 files changed, 13 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Apr 16 21:41:32 2006 +0000 +++ b/ChangeLog Mon Apr 17 11:50:10 2006 +0000 @@ -2,6 +2,18 @@ # arch-tag: automatic-ChangeLog--arch@arch.thinkmo.de--2003-archives/moin--main--1.5 # +2006-04-17 12:50:10 GMT Alexander Schremmer <alex@alexanderweb.de.tla> patch-580 + + Summary: + Fixed minor false friend in CHANGES. + Revision: + moin--main--1.5--patch-580 + + + modified files: + ChangeLog docs/CHANGES + + 2006-04-16 22:41:32 GMT Alexander Schremmer <alex@alexanderweb.de.tla> patch-579 Summary:
--- a/docs/CHANGES Sun Apr 16 21:41:32 2006 +0000 +++ b/docs/CHANGES Mon Apr 17 11:50:10 2006 +0000 @@ -183,7 +183,7 @@ request (not after login). * Fixed logout problems when using cfg.cookie_path. * Fixed cookie_path for root url wikis. - * Lupy search now behaves a bit less curious. Still no guarantees... + * Lupy search now behaves a bit less funky. Still no guarantees... * We lowered the twisted server timeout to 2 minutes now (was: 10) because it just used up too many files (open TCP connections until it timeouts) on our farm.