aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-02-25 12:10:27 +0000
committerLev Walkin <vlm@lionet.info>2005-02-25 12:10:27 +0000
commite0b56e0d581fab0b62db2dae062eb9c472488bc6 (patch)
tree5df7cc6c038e921195c257e80c15441773790f7e /ChangeLog
parent475d91f0d2674a9dfe9d022241567d3a33686e19 (diff)
XMLValueList support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 4 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index da52c441..9fcd5b9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,9 @@
-0.9.10: 2005-Feb-24
+0.9.10: 2005-Feb-25
- * Fixed #1150856.
- Reported by <vvvy@users.sourceforge.net>.
- * Fixed XER XMLValueList encoding and decoding.
- (Test case 70) (Severity: high, Secruity impact: low)
- Reported by <siden@ul-gsm.ru>.
+ * Completed the XER XMLValueList encoding and decoding.
+ * Native integer type is now using "long".
+ * Fixed #1150856. Reported by <vvvy@users.sourceforge.net>.
0.9.9: 2005-Feb-22