Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormatthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-05-15 13:34:04 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-05-15 13:34:04 (GMT)
commita765aebfb950c6f4e696516cc3e8f844b76c8fa5 (patch)
treee60e3466e89627530e757fe4b68bd4dcf68e781f /ChangeLog
parent0f491ddda26b57e43f1041f437f4ca2e92998030 (diff)
* src/ResourceThought.py
Fix webpage loading on Fedora distributions. A protocol must be given to load the page by the webbrowser module. * help/C/labyrinth.xml Add more help. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@334 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11516c7..a94a291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-15 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
+ * src/ResourceThought.py
+ Fix webpage loading on Fedora distributions. A protocol
+ must be given to load the page by the webbrowser module.
+ * help/C/labyrinth.xml
+ Add more help.
+
2008-05-13 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/ResourceThought.py