ChangeLog 997 B

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