summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 12:27:07 +0200
committerFlorian Franzmann2015-08-02 21:48:30 +0200
commit0ae1aea0660db5fa04e3d4897a8ce815b5e693f3 (patch)
tree0a6b00c8a689bac2a6f165d628cfe08c8ba6cb43 /ChangeLog
parentfc8d9fb82f7f9ea097e564d3776173eb07126d98 (diff)
haskell/haskell-base16-bytestring: new spell, fast base16 (hex) encoding and decoding for ByteStrings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d87fbc63c..539e156180 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,8 @@
actual contents of the HTTP connection
* haskell/haskell-ascii-progress: new spell, a simple Haskell progress bar
for the console
+ * haskell/haskell-base16-bytestring: new spell, fast base16 (hex) encoding
+ and decoding for ByteStrings
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting