File: ChangeLog

package info (click to toggle)
mini18n 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 308 kB
  • sloc: ansic: 729; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.2 -> 0.2.1
	* added SOVERSION and VERSION

0.1 -> 0.2
	* new API for loading multiple translations at
	  the same time
	* added man pages
	* now using CMake as build system

*scratch* -> 0.1
	* translation function
	* translation+conversion function using platform
	  specific backends
	* automatic detection of platform locale