Switched macro to use new nesting mechanism.
This commit is contained in:
parent
85cdb5bd0c
commit
147aac791a
51 changed files with 133 additions and 435 deletions
|
|
@ -44,6 +44,11 @@ save you many hours of grief.
|
|||
drop table HttpProxy;
|
||||
delete from Wobject where namespace='HttpProxy';
|
||||
|
||||
* If you're using any custom macros you'll need to get them updated
|
||||
before using this release as the macro system has changed
|
||||
significantly. Macros written for versions prior to 5.2.0
|
||||
are not compatible with this version or after.
|
||||
|
||||
|
||||
5.1.0
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue