summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-02 18:46:37 +0200
committerFlorian Franzmann2015-08-02 21:48:55 +0200
commit284330a721d078f303e11bed7d3876e7bd1ce5ae (patch)
tree4592f8c645aeec7d2a89d5dd9f20749fd31e2aa9 /ChangeLog
parenta81e0a82eefea2169b8db5c1c0f67b188c2a9299 (diff)
haskell/haskell-byteorder: new spell, exposes the native endianness or byte ordering of the system
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5591de0d7..028c6c4e35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,6 +102,8 @@
* haskell/haskell-fast-logger: new spell, a fast logging system
* haskell/haskell-stringsearch: new spell, fast searching, splitting and
replacing of ByteStrings
+ * haskell/haskell-byteorder: new spell, exposes the native endianness or
+ byte ordering of the system
2015-08-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* haskell/haskell-data-endian: new spell, helpers for converting