- fixed an issue with MIME header field termination (\n vs \r\n)
- fixed issue with unauthenticated LDAP binds (OGo bug #1282)
- bumped max element nesting to 126 (OGo bug #1281)

===========================================================================
compare ../complete/SOPE/releases/4.4beta.3-voyager with .
changed: sope-mime/
     2005-03-05  Helge Hess  <helge.hess@opengroupware.org>
     	* NGMime: fixed an issue with incorrect header field termination
     	  (v4.4.200)
changed: sope-mime/NGMime/
     2005-03-05  Helge Hess  <helge.hess@opengroupware.org>
     	* NGMimePartGenerator.m: properly terminate header fields with \r\n
     	  (OGo bug #1282)
changed: sope-ldap/NGLdap/
     2005-03-08  Helge Hess  <helge.hess@opengroupware.org>
     	* NGLdapConnection.m: fixed not to do unauthenticated binds (related to
     	  OGo bug #957) (v4.4.22)
changed: sope-appserver/NGObjWeb/
     2005-03-08  Helge Hess  <helge.hess@skyrix.com>
     	* WOElementID.h (NGObjWeb_MAX_ELEMENT_ID_COUNT): lowered max element
     	  nesting to 126 due to limited type size (check bug #1281) (v4.4.86)
     2005-03-04  Helge Hess  <helge.hess@opengroupware.org>
     	* WOElementID.h (NGObjWeb_MAX_ELEMENT_ID_COUNT): bumped max element
     	  nesting to 128 wrt bug #1281 (v4.4.85)
added:   maintenance/changes-4.4b.3-to-4.4b.4.txt
