ChangeLog 700 B

123456789101112131415161718192021
  1. KKrcon ChangeLog
  2. =================
  3. 2.11 (released 2001-04-09)
  4. *) Fixed module bug: Negative frags now parsed correctly. (S. Garner)
  5. *) Fixed module bug: No error would be returned if you try to Rcon to a working
  6. IP on an incorrect port. This can only be caught for type="new", and gives
  7. error "No challenge response". (S. Garner)
  8. 2.10 (released 2001-03-24)
  9. *) Rewrote KKrcon as a Perl module, which can be reused in other applications.
  10. A new version kkrcon.pl is included which is just a wrapper around the module
  11. and allows use of GNU getopts-style command line arguments. (S. Garner)
  12. 2.00 (released 2001-03-16)
  13. *) KKrcon now supports the new Rcon protocol in HL v1106. (R. May)