- Fixed incorrect Lua API return value (thanks to Oleksii Tsai).
This commit is contained in:
Paul Beckingham
2012-04-14 16:18:40 -04:00
parent 062c4a0342
commit 0288fd1ec9
3 changed files with 4 additions and 3 deletions

View File

@@ -22,6 +22,7 @@ Bugs
+ Fixed bug where ISO dates were parsed and the TZ was modified, which should
have no bearing on a Zulu time.
+ Fixed man page typos.
+ Fixed incorrect Lua API return value (thanks to Oleksii Tsai).
------ old releases ------------------------------