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