aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-04-29 18:55:12 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2005-04-29 18:55:12 +0000
commitfca0fe4e48060a3faf15541a32c0927557df298c (patch)
treef8deb4361a4ca3d8856a7c8a7f1ff3cc74a07bdd /ChangeLog
parente4e13e5eb2c0e73c2001f80776b74716349b34e8 (diff)
fixed test
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@883 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f32766b4..64fada34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
+0.9.14: 2005-Apr-29
+
+ * Fixed check-70.-fnative-integers.c test (it was failing
+ when no test directory was found).
+
0.9.13: 2005-Apr-24
* Added extra const qualifiers into the support code.