diff ChangeLog @ 69:4954c14457f2

implement stripdict, narrowlist and simplify
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 17 Jun 2009 11:49:14 +0200
parents 2f4d6286fb36
children e3de0f6f1552
line wrap: on
line diff
--- a/ChangeLog	Wed Jun 17 11:05:20 2009 +0200
+++ b/ChangeLog	Wed Jun 17 11:49:14 2009 +0200
@@ -1,3 +1,9 @@
+2009-06-17  Jaroslav Hajek  <highegg@gmail.com>
+
+	* package/pytave.py (stripdict): New function.
+	(narrowlist): New function.
+	(simplify): New function.
+
 2009-06-16  Jaroslav Hajek  <highegg@gmail.com>
 
 	* octave_to_python.cc