Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormarklee <marklee@localhost>2009-03-31 06:01:02 (GMT)
committer marklee <marklee@localhost>2009-03-31 06:01:02 (GMT)
commit55370a93922c5ad52cc22bc4ede20f7bfae04694 (patch)
tree1eb0e7fa29bfad27ca19fbc67548f7c4fa861fc9 /ChangeLog
parenteb3a819641dfa3b297261c1c18775705a9c53c27 (diff)
Make the int8 unit test pass.
* bank/bank-argument.c (pyg_argument_to_pyobject): Add proper support for int8. svn path=/trunk/; revision=98
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a97088..8e678ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-03-28 Mark Lee <marklee@svn.gnome.org>
+ Make the int8 unit test pass.
+
+ * bank/bank-argument.c (pyg_argument_to_pyobject): Add proper support
+ for int8.
+
+2009-03-28 Mark Lee <marklee@svn.gnome.org>
+
* bank/bank-argument.c:
* bank/bank-info.c:
* bank/bank.c: Add Vim modelines.