author | mickeyl <mickeyl> | 2003-12-18 11:27:03 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-12-18 11:27:03 (UTC) |
commit | 51c05cb39c940cdce7c9a358db0c2522d4930b9b (patch) (unidiff) | |
tree | e02cd4108036f1219280f7411a884a9b7e3d39bb | |
parent | 2f706003c51de94e22502eaffe47f1e8e1c1060e (diff) | |
download | opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.zip opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.tar.gz opie-51c05cb39c940cdce7c9a358db0c2522d4930b9b.tar.bz2 |
update for 1.0.1 release
-rw-r--r-- | noncore/multimedia/camera/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/noncore/multimedia/camera/ChangeLog b/noncore/multimedia/camera/ChangeLog index 23d6773..d8b342d 100644 --- a/noncore/multimedia/camera/ChangeLog +++ b/noncore/multimedia/camera/ChangeLog | |||
@@ -1,13 +1,14 @@ | |||
1 | 2003-??-?? Michael Lauer <mickey@Vanille.de> | 1 | 2003-12-18 Michael Lauer <mickey@Vanille.de> |
2 | 2 | ||
3 | * Released as Version 1.0.1 (Stable) | ||
3 | * Added persistant configuration settings | 4 | * Added persistant configuration settings |
4 | * Refactored the camera API into a library | 5 | * Refactored the camera API into a library |
5 | * Added a command line capturing application (e.g. for web-cam) | 6 | * Added a command line capturing application (e.g. for web-cam) |
6 | 7 | ||
7 | 2003-04-25 Michael Lauer <mickey@Vanille.de> | 8 | 2003-04-25 Michael Lauer <mickey@Vanille.de> |
8 | 9 | ||
9 | * Released as Version 1.0 | 10 | * Released as Version 1.0 (Stable) |
10 | * Added video capturing | 11 | * Added video capturing |
11 | 12 | ||
12 | 2003-04-08 Michael Lauer <mickey@Vanille.de> | 13 | 2003-04-08 Michael Lauer <mickey@Vanille.de> |
13 | 14 | ||