From 083a588d4fba8ea4a5a0f6b529cb47c9f0be47e0 Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Thu, 1 Dec 2011 08:56:59 +0100 Subject: [PATCH] Better support for the Windows platform, where backslashes are dominant. --- Changes.mdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes.mdown b/Changes.mdown index 71c49450d..4e3936971 100644 --- a/Changes.mdown +++ b/Changes.mdown @@ -10,6 +10,8 @@ Release date: **not yet** * Various minor bug fixes related to internal argument passing +* Better support for Windows users. + * Add package installers for the Debian and Windows platforms. 0.4.1: