*** empty log message ***

This commit is contained in:
andrey
2001-01-31 22:56:48 +00:00
parent f9878b7316
commit a45f5810ea

2
NEWS
View File

@@ -1,3 +1,5 @@
- added optional 'options' attribute to html_options custom function
that allows passing associative arrays for values/output. (Andrei)
- modifier arguments can now contain | and : characters inside quoted
strings. (Andrei)