aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorcodesparkle <adam.thalhammer@outlook.com>2014-05-17 17:07:50 +1000
committercodesparkle <adam.thalhammer@outlook.com>2014-05-17 17:07:50 +1000
commit2e8323e3f7407abe7a6e871da508242fef7448ea (patch)
tree4aa18fd8872761049f94626ce17f39b30aafd09d /CHANGELOG
parent91994c2c81302fede68ead037e3f3e7353b1b5d5 (diff)
downloadyoutube-dl-2e8323e3f7407abe7a6e871da508242fef7448ea.tar.xz
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.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG14
1 files changed, 0 insertions, 14 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