From e778f3456dbc84096a04f84f3f1f244dd9f2a943 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Tue, 21 Jan 2003 20:06:22 +0000 Subject: [PATCH] Release 1.1.5-0-dev - Uclnt: Beautify error messages in YConnection - Usrv: Add snd_timeout and rcv_timeout options - Usrv: Add usrv_shutdown_process() --- CHANGES | 6 ++++++ VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index bec5170f..1fb74235 100644 --- a/CHANGES +++ b/CHANGES @@ -73,3 +73,9 @@ o enhancement to yupdate.sh (floppy config file detection support) 1.1.4-2 ------- o bugfix in yupdate.sh: broken command line parsing + +1.1.5-0 +------- +o uclnt: beautified error messages in YConnection +o usrv: added snd_timeout and rcv_timeout options +o usrv: added usrv_shutdown_process() diff --git a/VERSION b/VERSION index 99640e49..d090894d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.4-2-dev +1.1.5-0-dev