ChangeLog 1.1 KB

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