diff ChangeLog @ 480:2f46ae8deae2 stable-0.4.x

Ported [579] (for #116) to 0.4.x.
author cmlenz
date Mon, 14 May 2007 20:34:51 +0000
parents b4431a500d0b
children 540aff78a5a0
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@
    anyway, see ticket #113). This change does not affect expressions.
  * Numerous fixes for the execution of Python code in `<?python ?>` processing
    instructions (tickets #113 and #114).
+ * The `py:def` (and `#def`) directive now supports "star args" (i.e. `*args`
+   and `**kwargs`) in the function declaration (ticket #116).
 
 
 Version 0.4
Copyright (C) 2012-2017 Edgewall Software