aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorKamil Dudka <kdudka@redhat.com>2010-05-27 23:45:18 +0200
committerKamil Dudka <kdudka@redhat.com>2010-05-27 23:45:18 +0200
commit01459828efdbc2621c18c2bf2f6f8f365413ef41 (patch)
treea79e25bd19021fe55c03a14181bf0622990b626b /CHANGES
parent99179da4ccd66af7d9f84410ff66ab91102d6e18 (diff)
test313: a new test for CRL support
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index efea35ca5..f8d9b3653 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
Changelog
Kamil Dudka (27 May 2010)
+- added a new test for CRL support (test313)
+
- Tor Arntsen changed the alternative definition of bool to use enum instead
of unsigned char.