ObjFW  Check-in [3ab7ef17f6]

Overview
Comment:Fix namespace handling in OFXMLElement.
Won't be backported to 0.5 as this might break stuff.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3ab7ef17f66f8b756162e818b98c91e5907721d69559864792b0ab4aa96d8034
User & Date: js on 2011-05-12 13:14:45
Other Links: manifest | tags
Context
2011-05-12
18:27
Add version to serialization and add serialization to more classes. check-in: ace6f683f7 user: js tags: trunk
13:14
Fix namespace handling in OFXMLElement.
Won't be backported to 0.5 as this might break stuff.
check-in: 3ab7ef17f6 user: js tags: trunk
2011-05-08
23:24
Fix missing retain in -[OFArray initWithObject:arguments:]. check-in: 1e9b75e44d user: js tags: trunk
Changes