X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fclient%2FChangeLog;h=740b05c4e69675fe045acca573cddcf39ebf81b8;hb=9d37c60314d1f2aed72c040498fe574c37277865;hp=7322122a8a0e5ef12d3006e4c8900405abcb0024;hpb=aabd481ab63fd50606dd0d984c0b407e4b27e6a7;p=lyx.git diff --git a/src/client/ChangeLog b/src/client/ChangeLog index 7322122a8a..740b05c4e6 100644 --- a/src/client/ChangeLog +++ b/src/client/ChangeLog @@ -1,3 +1,12 @@ +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: @@ -6,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 @@ -48,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 @@ -65,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