summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-08-20 05:24:01 -0500
committerJesse Luehrs <doy@tozt.net>2012-08-20 05:24:01 -0500
commit935f74a73cc2859134d400d50acc57d524fcfe31 (patch)
tree22441abba866d1a4de3ddd36b74f578c68280f12
parent198d587f2cedbb1a7edf9edb1a5e4c768215b3a8 (diff)
downloadfun-935f74a73cc2859134d400d50acc57d524fcfe31.tar.gz
fun-935f74a73cc2859134d400d50acc57d524fcfe31.zip
changelog0.03
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8fd04ee..cf04487 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Fun
{{$NEXT}}
+
+0.03 2012-08-20
- fix accidental build-requires on 5.16
- remove runtime call to fun() for named methods (their behavior is
already done at compile time, so this call does nothing)