Check-in Number:
|
1983 | |
Date: |
2002-Mar-08 23:59:11 (local)
2002-Mar-08 22:59:11 (UTC) |
User: | rse |
Branch: | |
Comment: |
release OSSP ex 0.9.1 |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-web/pkg/lib/ex/index.wml 1.1 -> 1.2
--- index.wml 2002/02/15 11:56:42 1.1
+++ index.wml 2002/03/08 22:59:11 1.2
@@ -20,6 +20,10 @@
longer have to make sure that the exceptional return codes from sub-routines
are correctly passed back to the parent.
+<p>
+Additionally the OSSP ex facility provides advanced exception handling
+features like shielded and deferred exceptions.
+
<h2>Authors</h2>
<pkg_author name="Ralf S. Engelschall" mail="rse@engelschall.com">
@@ -28,7 +32,7 @@
<pkg_status
stable="none" stable_date="none"
- unstable="0.9.0" unstable_date="31-Jan-2002"
+ unstable="0.9.1" unstable_date="08-Mar-2002"
done=95>
<h2>Source</h2>
@@ -37,5 +41,5 @@
url=$(FTP_ROOT_URL)/pkg/lib/ex/
directory=$(FTP_ROOT_DIR)/pkg/lib/ex/
files="ex-*.tar.gz"
- stable="none" unstable="ex-0.9.0.tar.gz">
+ stable="none" unstable="ex-0.9.1.tar.gz">
|
|
ossp-web/pkg/lib/index.wml 1.8 -> 1.9
--- index.wml 2002/03/08 17:06:36 1.8
+++ index.wml 2002/03/08 22:59:11 1.9
@@ -22,7 +22,7 @@
done=95 stable=none unstable=0.9.0>
<pkg_item name="ex" longname="OSSP ex" type="lib"
desc="Exception Handling"
- done=95 stable=none unstable=0.9.0>
+ done=95 stable=none unstable=0.9.1>
<pkg_item name="l2" longname="OSSP l2" type="lib"
desc="Flexible Logging"
done=80 stable=none unstable=none>
|
|