move localpath implementation to a single file, simplify unix/posix difference and fix a bit

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-08-20 17:37:06 +02:00
parent 079a2327ec
commit 561fdca3a2
13 changed files with 378 additions and 470 deletions

View File

@@ -1,3 +1,8 @@
Changes between 1.0.x and 'trunk'
=====================================
* simplified internal localpath implementation
Changes between 1.0.0 and 1.0.1
=====================================