diff --git a/ChangeLog b/ChangeLog index 90232ed..5862c46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2013-03-27 Paul Tagliamonte + +* hy/compiler.py (compile_tuple): Add routines for tuples. +(compile_def_expression): add Tuple checking +(compile_for_expression): same +(compile_with_as_expression): same + 2013-03-25 Paul Tagliamonte * bin/hy (global): Added readline support to the hy REPL. History should