ChangeLog 1.0 KB

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