ChangeLog 848 B

1234567891011121314151617181920212223242526272829303132333435
  1. 2.0.8
  2. * pinger produced bogus results when fed with a non-existent
  3. host - fixed
  4. 2.0.7
  5. * fixes
  6. 2.0.6
  7. * better removed threading in the helper code at all :)
  8. 2.0.5
  9. * converted pinger to GThreads
  10. 2.0.4
  11. * restart pinger helper when it crashes
  12. (not a very good solution, but still can't locate the cause)
  13. 2.0.3 * patches by Gerard W. Paterson <gerry.patterson@computalog.com>
  14. - per-host ping frequency setup
  15. - various bugfixes
  16. * pinger helper restricted to one ping per second to spread load
  17. 2.0.2 * trip time display is now optional
  18. * DNS resolving
  19. 2.0.1
  20. * Makefile fix (install -d)
  21. 2.0
  22. * ported to Gkrellm 2
  23. 0.1.2
  24. * fixed the pinger helper to handle sigpipe
  25. * minor fixes in multiping.c
  26. * added an .rc option to adjust time x-offset
  27. 0.1.1
  28. * changed the status LED pixmap
  29. * added options for better theme-ability