Code

Fix setting of sys.path when importing schema.py, fixes issue2550675,
[roundup.git] / CHANGES.txt
index 1bf1ec1bfcc1a83c7f2ac2e16f5761704ba51407..08dfdb5e34fa46e97078ce2a4309b85287392a6f 100644 (file)
@@ -19,6 +19,8 @@ Fixed:
   see doc/upgrading.txt for how to fix your trackers! (Ralf Schlatterbeck).
 - Some minor typos fixed in doc/customizing.txt (Thanks Ralf Hemmecke).
 - XML-RPC documentation now linked from the docs/index (Bernhard Reiter).
+- Fix setting of sys.path when importing schema.py, fixes issue2550675,
+  thanks to Bryce L Nordgren for reporting.
 
 2010-10-08 1.4.16 (r4541)