Commit 7a1c5189 authored by Pavel Vainerman's avatar Pavel Vainerman

(UniversalInterface): исправил баг с вылавливанием исключений "IOBadParam" не вылавливалось..

parent 68e53f95
......@@ -3,7 +3,7 @@
Name: libuniset
Version: 1.0
Release: alt61
Release: alt62
Summary: UniSet - library for building distributed industrial control systems
License: GPL
Group: Development/C++
......@@ -213,6 +213,9 @@ rm -f %buildroot%_libdir/*.la
%changelog
* Fri Dec 23 2011 Pavel Vainerman <pv@altlinux.ru> 1.0-alt62
- fixed bug in UniversalInterface
* Fri Dec 23 2011 Pavel Vainerman <pv@altlinux.ru> 1.0-alt61
- minor fixes in LogicProcessor
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment