aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2012-09-03 01:45:18 -0700
committerLev Walkin <vlm@lionet.info>2012-09-03 01:45:18 -0700
commit3d47c48a0b3e089b96b0b13555d1ae0c3fb1b0aa (patch)
treebe78c89b300682fee16b56bac80e935f72f496c0 /ChangeLog
parentd7703cf7ce1dd5f2f6fb00a844963fb01e433dfc (diff)
bump date
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d80fc41e..f3adf012 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.23: 2011-Jan-09
+0.9.23: 2012-Sep-01
* GeneralizedTime fix for working with time offsets which are not
representable in whole hours. (Severity: low; Security impact: low)
@@ -9,7 +9,8 @@
* PER encoding correctness fix. (Severity: high; Security impact: low)
Reported by Grzegorz Aksamit.
* ENUMERATED extension values check relaxed. Reported by Gabriel Burca.
- * Fixed decimal decoding of REAL values in -fnative-types mode (Severity: medium; Security impact: medium)
+ * Fixed decimal decoding of REAL values in -fnative-types mode
+ (Severity: medium; Security impact: medium)
0.9.22: 2008-Nov-19