blob: 7037613d0ba08f6a3aead78895328a9c5504207d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2011-02-01 Stephen M. Webb <stephen.webb@canonical.com>
Bumped package version for 0.1.2 release.
* CMakeLists.txt: bumped package version to 1.0.2
2011-02-01 Stephen M. Webb <stephen.webb@canonical.com>
Fixed licensing text in source files.
* src/utouch.cpp: changed license text from LGPL-3 to GPL-3
* src/utouch.h: same
2011-01-14 Stephen M. Webb <stephen.webb@canonical.com>
Added "make dist" and "make distcheck" targets.
* CMakeLists.txt: added dist and distcheck rules
2011-01-14 Stephen M. Webb <stephen.webb@canonical.com>
Initial project creation.
|