RELEASE.template 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. ==============================================
  2. Release notes for current version of Sofia-SIP
  3. ==============================================
  4. Changes since last release
  5. --------------------------
  6. <changes since last written in freshmeat.net "Changes:" style;
  7. and in less than 10 lines, written in 3rd person English, with
  8. complete sentences />
  9. Bugs in blaa and foo have been fixed. The stack now supports
  10. use of foobar...
  11. API/ABI changes and versioning
  12. ------------------------------
  13. <see previous release notes at
  14. http://sofia-sip.sourceforge.net/relnotes/ for examples ;
  15. - should include all changes to public headers, and
  16. other important information to developers;
  17. - and should be updated _continuously_! />
  18. **template**: New features in API are marked with Doxytag macro @VERSION_1_XX_X.
  19. libsofia-sip-ua:
  20. - **template**: Added foobar() function (sofia-sip/foobar.h).
  21. - This release is ABI/API compatible with applications linked against
  22. any 1.12.x release. However, applications built against this release won't
  23. work against an older library. The ABI has been tested with the nua module
  24. unit test (test_nua) built against original 1.12.0 release.
  25. libsofia-sip-ua-glib:
  26. - No ABI/API changes, compatible with 1.12.0. Note, libsofia-sip-ua-glib
  27. interface is not considered stable and may change in a future 1.12.x
  28. release.
  29. Contributors to this release
  30. ----------------------------
  31. <list of people who contributed to _this_ release
  32. - update as people's patches are added, or when you commit stuff
  33. - current development team members (see AUTHORS) may be omitted,
  34. or listed at the end of the contribur list (depending on the scope
  35. of the work done since the last release)
  36. - name of the contributor should be enough (email addresses in AUTHORS),
  37. plus a _brief_ description of what was contributed
  38. - roughly sorted by number of patches accepted
  39. />
  40. - **template**: First Surname (patch to nua/soa/msg)
  41. See the AUTHORS file in the distribution package.
  42. Notes on new features
  43. ---------------------
  44. <information about major new features
  45. - new/changed/removed functionality
  46. - links to further documentation
  47. - section may be omitted for minor releases
  48. />
  49. Bugs fixed in this release
  50. --------------------------
  51. < notable bugs fixed in this release
  52. - check the sf.net bug tracker; see closed bugs,
  53. sorted by closing date
  54. - other bugs as fixed in CVS/darcs
  55. />
  56. - **template**: #9499652 sf.net bug item title