summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..7037613
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,22 @@
12011-02-01 Stephen M. Webb <stephen.webb@canonical.com>
2
3 Bumped package version for 0.1.2 release.
4
5 * CMakeLists.txt: bumped package version to 1.0.2
6
72011-02-01 Stephen M. Webb <stephen.webb@canonical.com>
8
9 Fixed licensing text in source files.
10
11 * src/utouch.cpp: changed license text from LGPL-3 to GPL-3
12 * src/utouch.h: same
13
142011-01-14 Stephen M. Webb <stephen.webb@canonical.com>
15
16 Added "make dist" and "make distcheck" targets.
17
18 * CMakeLists.txt: added dist and distcheck rules
19
202011-01-14 Stephen M. Webb <stephen.webb@canonical.com>
21
22 Initial project creation.