diff options
| author | Henrik Rydberg <rydberg@bitmath.org> | 2011-02-09 13:13:08 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@bitmath.org> | 2011-02-09 13:13:08 +0100 |
| commit | e78a0f55d2e3bcfd6f4a01d9e77be0708f4aa40e (patch) | |
| tree | 7a8aa5242efbf319623bd5087235797af9a5b4f9 /ChangeLog | |
initial load
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 22 |
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 @@ | |||
| 1 | 2011-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 | |||
| 7 | 2011-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 | |||
| 14 | 2011-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 | |||
| 20 | 2011-01-14 Stephen M. Webb <stephen.webb@canonical.com> | ||
| 21 | |||
| 22 | Initial project creation. | ||
