Fri May 5 17:51:27 IST 2006 - smanojna@novell.com
- Description:
Bug 152929: Secret with special characters in name causing
unexpected behaviour. This fix will only prevent the
following special characters * : ' \ & = < >
- Modified files:
c_gui/Common.cs
c_gui/images/casa.glade
-------------------------------------------------------------------
Fri May 5 10:25:10 IST 2006 - smanojna@novell.com
- Description:
Bug 165283: CASA docs and About screen states that CASA runs on
Mac OSX which does not currently.
- Modified files:
package/linux/CASA.spec.in
-------------------------------------------------------------------
Thu May 4 17:38:25 IST 2006 - smanojna@novell.com
- Description:
1. Fixed Bug 170854: CASAGui only allows one edit at a time.
2. Added 512 character limit during the edit operation, i.e.
the newly edited value string cannot be longer than 512.
3. Fixed a bug caused during deleting and adding new key-value pairs,
this bug had not been filed in Bugzilla.
-In the manage secret dialog, delete a key-value pair.
-Add a new key with the same name as the one deleted above but
but with a different value.
-When you click the OK button the changes are not effected.
- Modified files:
c_gui/MiCasa.cs
c_gui/Firefox.cs
c_gui/GnomeKeyring.cs
c_gui/KdeWallet.cs
c_gui/Common.cs
-------------------------------------------------------------------
We will be able to add single sign-on information to Konquerer and
NetworkManager appilcations from within CASAManager.
Main-Menu: Options > Application SSO.
- Fixed an expection thrown during GnomeKeyring delete secret operation.
- All textboxes in CASAManager have been updated to take not more than
256 characters (just a small check to avoid buffer-overflows).
- Bug 136224, Document Readme for random crash on 64 bit.
- Bug 136226, Launch kde-open on kde desktops, and gnome-open on
gnome for help files
- Bug 136221, Attempt to prevent installing 32bit rpms on
64 bit platforms as a workaround.
- Added CASA_dbg.spec file to build debug RPMs on autobuild