aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-07-04 02:03:57 +0000
committerLev Walkin <vlm@lionet.info>2005-07-04 02:03:57 +0000
commit66d542b6b89338a6155bd47b706a21e36edc023e (patch)
tree2226f0c592c54708d9dad62973de3fb6eb4bc989 /ChangeLog
parentf1a512366b1a498e587e873fc213a9bd9606094b (diff)
more heuristics testing
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 748d602c..3c6a8342 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
* GeneralizedTime API now supports fractions of seconds.
Thanks to Bent Nicolaisen <BN@JAI.com> for support.
* ASN.1 parser has been tweaked to allow parsing something like
- "SEQUENCE--- comment ---", which is ambiguous for many reasons.
+ "SEQUENCE----comment----", which is ambiguous for many reasons.
* XER decoder better handles not-yet-defined future extensions.
0.9.15: 2005-July-02