comparison NEWS @ 134:bdc60d16cc98

improved cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Oct 2012 11:58:22 +0200
parents 2bc922bcfd2d
children 7e8b68dd6ace
comparison
equal deleted inserted replaced
133:1969ff16457c 134:bdc60d16cc98
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Help on the command line
5 * Possibility of dynamic linking against jsoncpp, sqlite, boost and dmctk
4 6
5 7
6 Version 0.2.2 (2012/10/04) 8 Version 0.2.2 (2012/10/04)
7 ========================== 9 ==========================
8 10
9 * Switch to Google Logging 11 * Switch to Google Logging
10 * Fixes to Debian packaging 12 * Fixes to Debian packaging
11 13
12 14
13
14 Version 0.2.1 (2012/09/28) 15 Version 0.2.1 (2012/09/28)
15 ========================== 16 ==========================
16 17
17 * Status of series 18 * Status of series
18 * Continuous Integration Server is up and running 19 * Continuous Integration Server is up and running
19 * Ready for Debian packaging 20 * Ready for Debian packaging
20
21 21
22 22
23 Version 0.2.0 (2012/09/16) 23 Version 0.2.0 (2012/09/16)
24 ========================== 24 ==========================
25 25
39 reflect the original licensing terms of Chromium, from which the 39 reflect the original licensing terms of Chromium, from which the
40 code derives) 40 code derives)
41 * Standalone build for cross-compilation 41 * Standalone build for cross-compilation
42 42
43 43
44
45 Version 0.1.1 (2012/07/20) 44 Version 0.1.1 (2012/07/20)
46 ========================== 45 ==========================
47 46
48 * Fix Windows version 47 * Fix Windows version
49 * Native Windows build with Microsoft Visual Studio 2005 48 * Native Windows build with Microsoft Visual Studio 2005
50 * Add path to storage in Configuration.json 49 * Add path to storage in Configuration.json
51 50
52 51
53
54 Version 0.1.0 (2012/07/19) 52 Version 0.1.0 (2012/07/19)
55 ========================== 53 ==========================
56 54
57 * Initial release 55 * Initial release