summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc97b86)
raw | patch | inline | side by side (parent: dc97b86)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Oct 2006 05:29:59 +0000 (05:29 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 25 Oct 2006 05:29:59 +0000 (05:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@4932 594d385d-05f5-0310-b6e9-bd551577e9d8
Changelog | patch | blob | history |
diff --git a/Changelog b/Changelog
index df6e5cd802dd4c9d48684f7d8d035edfe691d766..38deba0ad5dce21c4046461580945e5be6c44a5a 100644 (file)
--- a/Changelog
+++ b/Changelog
GOsa2 changelog
===============
+
* gosa 2.5.5
- - Added remove method for shared folder in kolab mode.
- - Added checkbox to decide if the shared folder should be deleted from imap too,
- if the mail extension is removed from group mail account.
- - Updated request method for mail folders.
- - Fixed hang up while writing sieve filter.
- - Added subsearch checkbox to ogroup->add filter
- - Fixed missing ppd configuration error, for newly created printer.
- - Fixed object group saving, the base was sometimes broken.
- - Fixed saving of terminal attribute gotoLpdEnable
+ - Added remove method for shared folder in kolab mode
+ - Added checkbox to decide if the shared folder should be deleted from IMAP
+ if the mail extension is removed from group mail account
+ - Updated request method for mail folders
+ - Resolved problem with infinite loop while storing sieve scripts
+ - Added subsearch checkbox to object group "add items" filter
+ - Fixed "missing PPD" configuration error, for newly created printer
+ - Corrected problem where the object base was sometimes broken when
+ saving object groups
+ - Fixed saving of terminal attribute gotoLpdEnable to contain "yes"
+ instead of "1"
- Avoid reset of several attributes from workstations when not
- inherited from object groups.
+ inherited from object groups
- Show error messages from password dialog
- Fixed a set of W3C problems
- Fixed multiple savings in addressbook (Closes: #23)