* On newer distros (like FC5) the linker was called without --export-dynamic,
making EtherApe unusable.
* Fixed bug 1488215, "cancel" button on preferences dialog doesn't work.
* Updated .desktop and .spec files
* Updated debian files
Initial patch provided by Adrian Portelli via PR pkg/20630 modified by me.
Changes:
- follow PKG_SYSCONFDIR
- install locales into PKGLOCALEDIR
0.9.0:
======
- Gnome 2 preliminary support, including a new option
for an antialiased diagram.
- Gcc 3.2 compile support
- Some bug and potential bug fixes
- New Turkish translation, by Gorkem Cetin
- Several fixes to assure proper compilation with newer
autotools
- Resolved memory bug by limiting resolved names to 1024
entries and arranging them in a simple LRU cache