mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-07 14:30:13 +01:00
![Guenter Obiltschnig](/assets/img/avatar_default.png)
- added Poco::XML::XMLWriter::uniquePrefix() and Poco::XML::XMLWriter::isNamespaceMapped(). - Poco::FileChannel now supports a new rotateOnOpen property (true/false) which can be used to force rotation of the log file when it's opened. - fixed a bug in Poco::XML::XMLWriter::emptyElement(): need to pop namespace context