+2006-09-05 Helge Hess <helge.hess@opengroupware.org>
+
+ * DynamicElements/WOCheckBoxList.m: fixed a typo (v4.5.247)
+
2006-08-31 Helge Hess <helge.hess@opengroupware.org>
* WebDAV/SoObjectWebDAVDispatcher.m: code cleanups, use -isNotEmpty
if (sLabel != nil)
WOResponse_AddString(_response, sLabel);
if (pLabel != nil || sLabel != nil)
- WOResponse_AddCString(_response, "<.label>");
+ WOResponse_AddCString(_response, "</label>");
[_ctx incrementLastElementIDComponent];
}
# version file
-SUBMINOR_VERSION:=246
+SUBMINOR_VERSION:=247
# v4.5.234 requires libDOM v4.5.21
# v4.5.214 requires libNGExtensions v4.5.179