Partially corrected the filter error code. See #3.

This commit is contained in:
brectanus
2007-09-14 23:01:58 +00:00
parent 53011819d4
commit ad940d1ff9
2 changed files with 25 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
?? ??? 2007 - 2.5.0-dev3
------------------------
* Return from the output filter with an error in addition to setting
up the HTTP error status in the output data.
* Used new API calls to get the server version/banner when available.
* Added "logdata" meta action to allow safe logging of raw transaction data.