Fixed the build script for the build order.

This commit is contained in:
Cameron (Kamran) Mashayekhi 2006-01-24 16:37:48 +00:00
parent 4e31341403
commit 9833c6996a

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 24 00:13:03 CET 2006 - gekker@suse.de
- fixup nfb for new gtk-sharp packaging
-------------------------------------------------------------------
Mon Jan 23 16:03:16 CET 2006 - ro@suse.de
- add (empty) rest of LSB script header
-------------------------------------------------------------------
Sat Jan 21 21:25:34 MST 2006 - jnorman@novell.com
@ -68,6 +78,11 @@ Tue Jan 10 13:20:06 IST 2006 - smanojna@novell.com
- Bug 142183:Added code to prevent users from deleting "GKPassword"
Key in Keyring store.
-------------------------------------------------------------------
Mon Jan 9 21:25:00 CET 2006 - gekker@suse.de
- Fix to build against the latest version of mono, version 1.1.13
-------------------------------------------------------------------
Mon Jan 9 17:38:33 MST 2006 - jnorman@novell.com
@ -92,6 +107,7 @@ Fri Jan 6 17:44:03 IST 2006 - smanojna@novell.com
2. Creation of new secret in Keyring (ADD-SECRET) expects a key
with the name "GKPassword" whose value will be the password for
the respective secret. This key should not be deleted.
-------------------------------------------------------------------
Tue Jan 3 16:01:10 MST 2006 - cmashayekhi@novell.com