mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2023-05-31 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDFormPost' that caused the last character of the last variable in the post to be truncated when using 'application/x-www-form-urlencoded' encoding. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24192,3 +24192,7 @@
|
||||
* Fixed uninitiated variables in rdairplay(1).
|
||||
2023-05-30 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Incremented the package version to 4.0.0rc3int1.
|
||||
2023-05-31 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Fixed a regression in 'RDFormPost' that caused the last character
|
||||
of the last variable in the post to be truncated when using
|
||||
'application/x-www-form-urlencoded' encoding.
|
||||
|
Reference in New Issue
Block a user