author | Michael Krelin <hacker@klever.net> | 2013-02-02 12:41:01 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2013-02-02 12:43:01 (UTC) |
commit | 91205e0ea02ea55a5f9d2d9cde4e51ede5258afe (patch) (unidiff) | |
tree | 253e39c87801c7537a64774f9d92fef5191f6c29 | |
parent | 8cef826610f171b25a7a4aa3a764b1fb04c24d2f (diff) | |
download | iii-91205e0ea02ea55a5f9d2d9cde4e51ede5258afe.zip iii-91205e0ea02ea55a5f9d2d9cde4e51ede5258afe.tar.gz iii-91205e0ea02ea55a5f9d2d9cde4e51ede5258afe.tar.bz2 |
updated NEWS and bumped COPYING date
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | NEWS.xml | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | Copyright (c) 2009-2012 Klever Group (http://www.klever.net/) | 1 | Copyright (c) 2009-2013 Klever Group (http://www.klever.net/) |
2 | 2 | ||
3 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
4 | this software and associated documentation files (the "Software"), to deal in | 4 | this software and associated documentation files (the "Software"), to deal in |
5 | the Software without restriction, including without limitation the rights to | 5 | the Software without restriction, including without limitation the rights to |
6 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 6 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
7 | of the Software, and to permit persons to whom the Software is furnished to do | 7 | of the Software, and to permit persons to whom the Software is furnished to do |
@@ -1,8 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="us-ascii"?> | 1 | <?xml version="1.0" encoding="us-ascii"?> |
2 | <news> | 2 | <news> |
3 | <version version="0.4" date=""> | ||
4 | <ni>maintain persistent photo status to help fighting duplicate uploads.</ni> | ||
5 | </version> | ||
3 | <version version="0.3" date="January 21st, 2012"> | 6 | <version version="0.3" date="January 21st, 2012"> |
4 | <ni>supports whatever file type card is willing to send now</ni> | 7 | <ni>supports whatever file type card is willing to send now</ni> |
5 | <ni>optimized integrity digest calculation memory usage</ni> | 8 | <ni>optimized integrity digest calculation memory usage</ni> |
6 | <ni>report the lack of config file for the card</ni> | 9 | <ni>report the lack of config file for the card</ni> |
7 | <ni>do some startup checks for config files</ni> | 10 | <ni>do some startup checks for config files</ni> |
8 | <ni>minor bugfixes and improvements</ni> | 11 | <ni>minor bugfixes and improvements</ni> |