From 6f0d3d28361dd9eeccf0a565bbbe426a0043a438 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Sun, 16 Nov 2003 08:25:07 +0000 Subject: [PATCH] LK changes --- docs/changelog/5.x.x.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog/5.x.x.txt b/docs/changelog/5.x.x.txt index a332775a6..950ce8597 100644 --- a/docs/changelog/5.x.x.txt +++ b/docs/changelog/5.x.x.txt @@ -5,7 +5,9 @@ - Fixed bug [ 828071 ] USS doubles the number of replies - Fixed bug [ 831784 ] Pagination in Messeboard with multiple boards - Fixed bug [ 836133 ] forum title and description are not template variables - - Fixed bug [ 811175 ] no check on uniqueness of session Id while generating one + - Fixed bug [ 840939 ] check on uniqueness of email address while + creating/modifying account. + - Fixed bug [ 811175 ] check on uniqueness of session Id while generating one - Fixed bug [ 789461 ] added an option to terminate a answer-driven Survey - Fixed bug [ 815856 ] added a patch for htmlArea which solves a problem with relative links - Fixed bug [ 824171 ] page statistics are now tracked only if contenttype is "text/html"