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-04-06 11:48:58 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-06 11:48:58 (GMT)
commit503e2a1f8deb8eeff2de84222f658baafbd053ec (patch)
tree7f08ae48394bfe62ec42376f5fd8d75b39db7d88 /ChangeLog
parent74c60057392825ba33a660b317c2730c90373c2e (diff)
* src/MainWindow.py
* src/BaseThought.py * src/MMapArea.py * data/labyrinth-ui.xml Add thought outline (activate throught view -> outline) for a11y. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@302 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7af2107..48f3208 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-04-06 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
+ * src/MainWindow.py
+ * src/BaseThought.py
+ * src/MMapArea.py
+ * data/labyrinth-ui.xml
+ Add thought outline (activate throught view -> outline) for
+ a11y.
+
2008-04-05 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/MMapArea.py