07/07/2004 (SB): BugID=i29741
  Reference registries for the OOo 2.0 branch copied from the OOo 1.1 branch:
    OO_20/types.rdb <- OO_11/types.rdb 1.6
    OO_20/types_doc.rdb <- OO_11/types_doc.rdb 1.8
  Changed accumulation-based services to single-interface--based ones
  (types_doc.rdb only):
    com.sun.star.bridge.UnoUrlResolver
    com.sun.star.connection.Acceptor
    com.sun.star.connection.Connector

07/08/2004 (SB): BugID=i29741
  Changed accumulation-based services to single-interface--based ones
  (types_doc.rdb only):
    com.sun.star.sdb.InteractionHandler
    com.sun.star.sdbc.ConnectionPool

07/12/2004 (SB): BugID=i29741
  Resync'ed OO_20/types_doc.rdb <- OO_11/types_doc.rdb 1.10 (plus all
  modifications listed above)

08/18/2004 (JSC/JL): BugID=i31702
  remove needs entry in com.sun.star.system.SimpleCommandMail because needs is 
  deprecated and it caused an assertion in the cli_ure project while generating
  the cli interfaces from type library.

11/19/2004 (JSC/TL): BugID=i36687
  adjust ChainedTextFrame service. Remove XChainable interface and insert propeties.
  Interface was never implmented and the functionality was supported by properties.

01/20/2005 (JSC): BugID=i40985
  change const value com.sun.star.configuration.backend.NodeAttribute:MASK to 
  0x7F00 insterad of 0xFF00. Necessary because of a bug fix in idlc and possible
  because only 3 bits are masked.
