tChangeLog updated for fix to configure.in - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit df1ddce3e211ed4a7aa28dde40ef79dc44bd53b1
DIR parent 07f2d8a2a3e9f255af8c1377026fadd81c81e261
HTML Author: Ben Webb <ben@salilab.org>
Date: Mon, 23 Oct 2000 12:01:26 +0000
ChangeLog updated for fix to configure.in
Diffstat:
M ChangeLog | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/ChangeLog b/ChangeLog
t@@ -15,6 +15,8 @@
- Spying fixed (cannot now spy on a player until they accept your bitch)
- Longer T>alk and P>age messages allowed in curses client
- Minor bug fixes to configure options
+ - configure script tweaked to fix networking under Solaris (and friends)
+ (with thanks to Caolan McNamara)
- Client-side code moved out of clientside.c and dopewars.c;
client-specific code now placed in <xxx>_client.c, while generic code is
in message.c