diff ChangeLog @ 479:94191f4233f3 trunk

Apply patch for #116.
author cmlenz
date Mon, 14 May 2007 20:33:42 +0000
parents b373f80f7763
children 9d69724a5bf3
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,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