summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Franzmann2015-08-06 18:02:28 +0200
committerFlorian Franzmann2015-08-06 20:53:36 +0200
commit6cee887f643f8ab44612e85f7dd0f01f0c07778e (patch)
tree79be46b1ff42295213fe8c1cc9817cf15763b01f /ChangeLog
parent5a96d3e69841ca4e8e4f2f90a43313b979805683 (diff)
haskell/haskell-wai-app-static: new spell, WAI application for static serving
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2195caac51..08e87d3e2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,8 @@
* haskell/haskell-language-javascript: new spell, parser for JavaScript
* haskell/haskell-hjsmin: new spell, Haskell implementation of a
javascript minifier
+ * haskell/haskell-wai-app-static: new spell, WAI application for static
+ serving
2015-08-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/mysqlclient: new spell, MySQL database connector for