diff options
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. | ||
