summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 11:56:41 +0200
committerFlorian Franzmann2015-08-02 21:48:24 +0200
commitdf314f59abd373c12860128b4bc2fddf5e82707f (patch)
tree62fb5b9975ebc5a3f932936b4dc6104e813a6031 /ChangeLog
parenteca350a9c36068455af3ff2fa1014c9391d9638e (diff)
haskell/haskell-asn1-encoding: new spell, ASN1 data reader and writer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae3161e36..dc58dc2a19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,7 @@
* haskell/haskell-socks: new spell, Socks proxy (version 5) implementation
* haskell/haskell-asn1-parse: new spell, simple monadic parser for ASN1
* haskell/haskell-asn1-types: new spell, ASN.1 standard types
+ * haskell/haskell-asn1-encoding: new spell, ASN1 data reader and writer
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting