X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fclient%2FChangeLog;h=740b05c4e69675fe045acca573cddcf39ebf81b8;hb=12dbcf2ee1792391a81d265ee8875ccf621033ca;hp=e3edc2c73f7aed9f0e57b63345493c0bc6bb3a62;hpb=3c851f1f7951f3a24b57826f3e580e4318b5e6c4;p=lyx.git diff --git a/src/client/ChangeLog b/src/client/ChangeLog index e3edc2c73f..740b05c4e6 100644 --- a/src/client/ChangeLog +++ b/src/client/ChangeLog @@ -1,8 +1,25 @@ -2005-02-25 Lars Gullik Bjonnes +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 + +2005-04-25 Angus Leeming + + * client.C: + * pch.h: + include in .C files, not .h ones. + add licence blurb. + protect headers inside preprocessor guards. + +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 @@ -40,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 @@ -57,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