-------------------------------------------------------------------

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

-------------------------------------------------------------------
This commit is contained in:
smanojna
2006-05-05 12:21:39 +00:00
parent 92f63891ed
commit 565814baf8
3 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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