- fixed handling of MySQL data rows
- fixed a bug with the 'selection' binding in WOPopUpButton

===========================================================================
compare /home/helge/dev/complete/SOPE/releases/4.4rc.2-rock with .
r1158
changed: sope-gdl1/MySQL/
     2005-07-29  Helge Hess  <helge.hess@skyrix.com>
     	* v4.4.12
     	* NSData+MySQL4Val.m: fixed handling of NSData rows (proper init was
     	  missing)
     	* MySQL4Values.m: improved logging of unsupported types
changed: sope-appserver/NGObjWeb/
     2005-09-27  Helge Hess  <helge.hess@skyrix.com>
     	* DynamicElements/WOPopUpButton.m: fixed a bug in the 'selection' which
     	  occurred when the element is being used with the 'value' binding
     	  (returned the last item instead of nil for 'noSelectionString')
     	  (v4.4.92)
     2005-08-02  Helge Hess  <helge.hess@skyrix.com>
     	* WEClientCapabilities.m: removed unknown user-agent logs (v4.4.91)
added:   maintenance/changes-4.4rc.2-to-4.4.0.txt
