diff --git a/doc/ChangeLog b/doc/ChangeLog index c7a3b4fc6..8565e3fc5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2008-07-08 vadim + + * fwcompiler.pro (LIBS): fixed build errors on Ubuntu Hardy. + Background info: need to include -lfwbuilder while linking + fwcompiler library on all Unix platforms because of the linker + option -Wl,-Bsymbolic-functions . Discovered this on Ubuntu Hardy + where libsnmp adds this option via net-snmp-config --libs + 2008-07-07 Vadim Kurland * listOfLibraries.cpp (listOfLibraries::listOfLibraries): Removed