Made changes to allow packages built for Zen to be more compatible with

it.

Enhanced places where exceptions are thrown to include information about
exceptions that may have been caught to improve debugging.
This commit is contained in:
Juan Carlos Luciani
2007-01-23 10:32:50 +00:00
parent 5b267c79e5
commit f7b0f92e80
24 changed files with 1519 additions and 36 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 23 15:19:10 MST 2007 - jluciani@novell.com
- More changes to become more compatible with Zen.
- Enhanced places where exceptions are thrown to include
information about exceptions that may have been caught
to improve debugging.
-------------------------------------------------------------------
Mon Jan 22 16:10:36 MST 2007 - jluciani@novell.com