1.3.5:
  * Union improvements
  * Removed usage of deprecated strstream

1.3.4:
  * Fixed #104528, correcting a "CORBA::Object::Object"
    to "CORBA::Object".
  * Fixed #101809, removing use of "using" keyword,
    so it now builds with gcc 2.9*.
  * Some improved supports for Union types.
    (Gergo Erdi)

1.3.3:
  * Corrected include paths again, properly.

1.3.2:

* Compliation fixes:
  - Corrected include paths. (Murray Cumming)
  - Corrected declaration and initialization of static data members
    (Daniel Elstner)
* Use the correct __length name for the internal implementation of 
  Sequence::length. (Gergo Erdi)
