diff CHANGES.txt @ 4845:110ac45875ab

executable .py scripts need "#!/usr/bin/env python" add this to demo.py remove exec bits from website/wiki/wiki/data/plugin/theme/roundup.py
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 13 Nov 2013 09:36:18 +0100
parents 6ba2d471d76b
children 3e36a3bc0335
line wrap: on
line diff
--- a/CHANGES.txt	Thu Oct 31 15:47:04 2013 +0100
+++ b/CHANGES.txt	Wed Nov 13 09:36:18 2013 +0100
@@ -36,6 +36,9 @@
   (Thomas Arendsen Hein)
 - setup.py now installs static files of the HTML documentation (stylesheets,
   images, etc.) (Thomas Arendsen Hein)
+- executable .py scripts need "#!/usr/bin/env python", add this to demo.py,
+  remove exec bits from website/wiki/wiki/data/plugin/theme/roundup.py
+  (Thomas Arendsen Hein)
 
 
 2013-07-06: 1.5.0

Roundup Issue Tracker: http://roundup-tracker.org/