summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2008-10-27 08:27:45 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2008-10-27 08:27:45 -0400
commit9cef944b9adec55fef65fc683b7b339191531916 (patch)
tree4f228e945fd003d5a15b6d45fb34f50b6a41722c /CHANGELOG
parent44a709f2f7844fd6c07b4b0979c8e264cd88225e (diff)
Remove need for '() <-' notation
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6b62d606..1c20780e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,7 @@
========
- On missing inputs, print an error message, but don't exit the web server.
+- Remove need for "() <-" notation.
========
20081026