summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-25 15:57:01 -0300
committerIsmael Luceno2015-06-25 17:38:47 -0300
commit48fb6f3e59a6f5a7fd7a30ee6aac33155a67ba75 (patch)
tree4212c6b347c198e1df4051ebf385f2e0bd0ef3ac /ChangeLog
parent2ed160239bfced671a4b8fc1be539e9cdbfdae8c (diff)
haskell-ansi-terminal: new spell, Simple ANSI terminal support, with Windows compatibility
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53c2a7ef80..9b4ba5712e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-25 Ismael Luceno <ismael@sourcemage.org>
+ * haskell/haskell-ansi-terminal: new spell, Simple ANSI terminal
+ support, with Windows compatibility
+
2015-06-24 Ismael Luceno <ismael@sourcemage.org>
* haskell/haskell-bytestring-show: new spell, Efficient conversion
of values into readable byte strings