From 86a304c7742862e9bf0185c92f5d11ee33ce01c7 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 15 Dec 2010 18:35:01 -0500 Subject: - Tests now pass on Windows (no bugs found, but a few tests in the test suite assumed UNIX path segments in filenames). --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 62daf79b1..7b0f550c9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,9 @@ Bug Fixes functions and classes and non-detection of view callables decorated with ``view_config`` decorators. This has been fixed. +- Tests now pass on Windows (no bugs found, but a few tests in the test suite + assumed UNIX path segments in filenames). + 1.0a5 (2010-12-14) ================== -- cgit v1.2.3