ChangeLog 766 B

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