ChangeLog 914 B

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