comparison NEWS @ 206:4453a010d0db

flush to disk thread
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 28 Nov 2012 12:03:18 +0100
parents b6cef9d45cc3
children 7f74209ea0f8
comparison
equal deleted inserted replaced
205:6ab754744446 206:4453a010d0db
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Major changes
5 -------------
6
4 * Full refactoring of the DB schema 7 * Full refactoring of the DB schema
5 * Generate a sample configuration file from command line 8 * Generate a sample configuration file from command line
9
10 Minor changes
11 -------------
12
13 * "CompletedSeries" event in the changes API
14 * Flush to disk thread
15
6 16
7 17
8 Version 0.2.3 (2012/10/26) 18 Version 0.2.3 (2012/10/26)
9 ========================== 19 ==========================
10 20