From bfdd4c09883f12b9c7440daada678df73b171684 Mon Sep 17 00:00:00 2001 From: cmpilato Date: Fri, 29 Sep 2006 16:57:48 +0000 Subject: [PATCH] Merge 1.0.2 CHANGES into trunk's copy of the file. git-svn-id: http://viewvc.tigris.org/svn/viewvc/trunk@1436 8cb11bc2-c004-0410-86c3-e597b4017df7 --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index 17a11b41..8232d3ea 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +Version 1.0.2 (released 29-Sep-2006) + + * minor documentation fixes + * fix Subversion annotate functionality on Windows (issue #18) + * fix annotate assertions on uncanonicalized #include paths (issue #208) + * make RSS URL method match the method used to generate it (issue #245) + * fix Subversion annotation to run non-interactively, preventing hangs + * fix bug in custom syntax highlighter fallback logic + * fix bug in PHP CGI hack to avoid force-cgi-redirect errors + Version 1.0.1 (released 20-Jul-2006) * fix exception on log page when use_pagesize is enabled