On 15 May 2008 OpenSER 1.3.2 was released.
Trace: » 1.4.x
Roadmap to the 1.4 release
Note: This roadmap is really incomplete and don't mirror the actual progress.
- cleanup of db module
- rename modules to be prefixed by db_
- common functions to be moved in core
- status: done (henning)
- cleanup of fixup functions used by modules
- the functions that are duplicated in several modules must be migrated to core in mod_fix.{c,h}
- the naming format of fixup functions must have a suggestive pattern
- status: work in progress (miconda)
- cleanup of PV handler functions
- add helper functions to be used by PV handlers for better consistency and duplicates removal
- status: work in progress (miconda)
- docbook documentation migrated from SGML to XML format
- status: to be proposed (miconda)
- new PV class: shared variables
- $shv(name) class exported by cfgutils module
- status: done (anomarme)