Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS.txt
diff options
context:
space:
mode:
authorlaurent-bernabe <laurent.bernabe@gmail.com>2012-11-09 11:15:42 (GMT)
committer laurent-bernabe <laurent.bernabe@gmail.com>2012-11-09 11:15:42 (GMT)
commit6c58ef0c803e311b492f202cbf49806fd381b4b8 (patch)
treec4c7abef85478ea45f4ccf04b348c7d2e6f5de69 /NEWS.txt
parentb1a3dc1326102543002c26c6ce65bbb255db62ad (diff)
I've just reorganized the project : moved all core classes to an inner
package (kept at root : both launchers, and setup.py).
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
new file mode 100644
index 0000000..8e5fe23
--- /dev/null
+++ b/NEWS.txt
@@ -0,0 +1,8 @@
+version 1:
+ * we can draw some figures
+ * we can choose line size before starting the drawing
+ * then we can read the figure
+ * we can choose reading speed (intervals between parts drawings
+ * there is integration with the journal
+ * saving to a *.gph file
+