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-11 16:31:48 (GMT)
committer matthias.vogelgesang <matthias.vogelgesang@8f060a39-251c-0410-b1f3-431655927647>2008-04-11 16:31:48 (GMT)
commitdc56292a598507e03bc25243fe1616ab535e32e0 (patch)
treea853ed249ab6b5e6ad37748e1dec3b0b9e608dc9 /ChangeLog
parent66ef75fa85408f28ffd00800904d2386b8859b83 (diff)
* src/DrawingThought.py
* src/Links.py * src/TextBufferMarkup.py * src/UndoManager.py Refactorizations. git-svn-id: http://labyrinth.googlecode.com/svn/trunk@318 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 c165729..cddbee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-04-11 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+ * src/DrawingThought.py
+ * src/Links.py
+ * src/TextBufferMarkup.py
+ * src/UndoManager.py
+ Refactorizations.
+
+2008-04-11 Matthias Vogelgesang <matthias.vogelgesang@gmail.com>
+
* src/Links.py
Add link colors through context menu.