ChangeLog 751 B

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