ChangeLog 1.2 KB

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