diff options
author | codesparkle <adam.thalhammer@outlook.com> | 2014-05-17 17:07:50 +1000 |
---|---|---|
committer | codesparkle <adam.thalhammer@outlook.com> | 2014-05-17 17:07:50 +1000 |
commit | 2e8323e3f7407abe7a6e871da508242fef7448ea (patch) | |
tree | 4aa18fd8872761049f94626ce17f39b30aafd09d | |
parent | 91994c2c81302fede68ead037e3f3e7353b1b5d5 (diff) |
CHANGELOG and LATEST_VERSION seem to serve no purpose at all. They haven't been changed in years. Unless these are actually used somewhere, let's get rid of them.
-rw-r--r-- | CHANGELOG | 14 | ||||
-rw-r--r-- | LATEST_VERSION | 1 |
2 files changed, 0 insertions, 15 deletions
diff --git a/CHANGELOG b/CHANGELOG deleted file mode 100644 index 3fa116733..000000000 --- a/CHANGELOG +++ /dev/null @@ -1,14 +0,0 @@ -2013.01.02 Codename: GIULIA - - * Add support for ComedyCentral clips <nto> - * Corrected Vimeo description fetching <Nick Daniels> - * Added the --no-post-overwrites argument <Barbu Paul - Gheorghe> - * --verbose offers more environment info - * New info_dict field: uploader_id - * New updates system, with signature checking - * New IEs: NBA, JustinTV, FunnyOrDie, TweetReel, Steam, Ustream - * Fixed IEs: BlipTv - * Fixed for Python 3 IEs: Xvideo, Youku, XNXX, Dailymotion, Vimeo, InfoQ - * Simplified IEs and test code - * Various (Python 3 and other) fixes - * Revamped and expanded tests diff --git a/LATEST_VERSION b/LATEST_VERSION deleted file mode 100644 index a334573b6..000000000 --- a/LATEST_VERSION +++ /dev/null @@ -1 +0,0 @@ -2012.12.99 |