Mercurial > p > roundup > code
diff CHANGES.txt @ 5062:2ac11cc397eb
Fix arguments to 'menu cgi method
This would not work if more than one additional argument was used.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 10 May 2016 15:21:30 +0200 |
| parents | d995ee7d49bf |
| children | 2840a9e86ef2 |
line wrap: on
line diff
--- a/CHANGES.txt Sun May 08 20:10:09 2016 -0400 +++ b/CHANGES.txt Tue May 10 15:21:30 2016 +0200 @@ -42,6 +42,9 @@ - issue2550757: one bug raised by issue fixed. Patch created by W. Trevor King (wking) for documentation of mailgw applied by John Rouillard. +- Fix processing of additional arguments to cgi method 'menu': This + would not work if more than one additional argument is used. + (Ralf Schlatterbeck) 2016-01-11: 1.5.1
