X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fclient%2FChangeLog;h=740b05c4e69675fe045acca573cddcf39ebf81b8;hb=12dbcf2ee1792391a81d265ee8875ccf621033ca;hp=a85cabe792b570e0fcec5d0832cb6e8f0c3a73e7;hpb=f6b917140d0d6be2bb0b74c137509db622aaa749;p=lyx.git diff --git a/src/client/ChangeLog b/src/client/ChangeLog index a85cabe792..740b05c4e6 100644 --- a/src/client/ChangeLog +++ b/src/client/ChangeLog @@ -1,3 +1,8 @@ +2005-12-07 Jean-Marc Lasgouttes + + * Makefile.am (lyxclient_LDADD): link against SOCKET_LIBS (needed + for solaris). + 2005-07-17 Michael Schmitt * debug.C: fix typo @@ -10,11 +15,11 @@ add licence blurb. protect headers inside preprocessor guards. -2005-02-25 Lars Gullik Bjonnes +2005-02-25 Lars Gullik Bjønnes * Makefile.am (man_MANS): clean generated files -2005-01-27 Lars Gullik Bjonnes +2005-01-27 Lars Gullik Bjønnes * debug.C: use convert<> instead of atoi,strToXXX and friends @@ -52,7 +57,7 @@ * client.C (formats): new, needed for libsupport.a -2004-09-17 Lars Gullik Bjonnes +2004-09-17 Lars Gullik Bjønnes * client.C (connect): don't use SUN_PATH, just use sizeof instead. * client.C: include @@ -69,7 +74,7 @@ * Makefile.am (INCLUDES): add ${srcdir}/.. to INCLUDES (needed when building outside of source tree) -2004-09-04 Lars Gullik Bjonnes +2004-09-04 Lars Gullik Bjønnes * messages.h: new file * messages.C: new file