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-29 16:23:18 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-29 16:23:18 (GMT)
commit53049c07b4c9347fcbfc77cb880e3931872f987e (patch)
treeb0d86a328fcaf53898c9f789b72f8e1614a91a51 /ChangeLog
parent6b24f61ec8372047cddd9d64d2d420a197abdbc6 (diff)
* src/ResourceThought.py
* src/MainWindow.py Fix severe bug on resource thought creation. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@328 8f060a39-251c-0410-b1f3-431655927647
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca5d1e2..464bee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2008-04-29 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
* src/ResourceThought.py
+ * src/MainWindow.py
+ Fix severe bug on resource thought creation.
+
+2008-04-29 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
+ * src/ResourceThought.py
Allow editing of a resource thought through right click.
2008-04-20 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>