]> git.parisson.com Git - deefuzzer.git/commitdiff
Move old news
authorGuillaume Pellerin <yomguy@parisson.com>
Sun, 25 Jan 2015 00:50:53 +0000 (01:50 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Sun, 25 Jan 2015 00:50:53 +0000 (01:50 +0100)
NEWS.rst [new file with mode: 0644]
README.rst

diff --git a/NEWS.rst b/NEWS.rst
new file mode 100644 (file)
index 0000000..602c6d2
--- /dev/null
+++ b/NEWS.rst
@@ -0,0 +1,29 @@
+Old news
+=========
+
+See README.rst for last news.
+
+0.6.4
+
+ * Fix install bug again (add main script to install), sorry :(
+ * Reduce streaming buffer length
+
+0.6.3
+
+ * Fix install bug
+ * Setup rewritten
+ * Fix MANIFEST
+
+0.6.2
+
+ * No new functions but bugfixes (including a serious one during install from pypi)
+ * Definitely moved the project to `GitHub <https://github.com/yomguy/DeeFuzzer>`_
+ * Update various README details
+ * update API doc: http://files.parisson.com/doc/deefuzzer/
+
+0.6.1
+
+ * New HTTP steamer based on pycurl to handle streaming over stream-m servers (WebM streaming)
+   see http://code.google.com/p/stream-m/
+ * Live webm relaying works good, webm playlist reading NEED testing
+ * New <station><server><type> parameter ('icecast or 'stream-m')
index b898a9a1cf7b00e9990ae69ba46e6765fbb5763b..04b2e7e73ecaeabfcaf86306d9ca3325308ef91e 100644 (file)
@@ -59,7 +59,7 @@ News
  * Added option (ignoreerrors) to log and continue when an error occurs during station setup (@achbed #43)
  * Cleanup, better doucmentation and good ideas (@choiz #15 #16 #17 #23)
  * Various bufixes
- * Many thanks to all participants and espacially to @achbed for his **huge** work, efficiency and easy collaboration
+ * Many thanks to all participants and especially to @achbed for his **huge** work, efficiency and easy collaboration
  * Enjoy!
 
 0.6.6
@@ -76,30 +76,6 @@ News
  * Read m3u playlist files
  * Minor fixes
 
-0.6.4 is out!
-
- * Fix install bug again (add main script to install), sorry :(
- * Reduce streaming buffer length
-
-0.6.3 Fix install bug!
-
- * Setup rewritten
- * Fix MANIFEST
-
-0.6.2 has been released!
-
- * No new functions but bugfixes (including a serious one during install from pypi)
- * Definitely moved the project to `GitHub <https://github.com/yomguy/DeeFuzzer>`_
- * Update various README details
- * update API doc: http://files.parisson.com/doc/deefuzzer/
-
-0.6.1 is out!
-
- * New HTTP steamer based on pycurl to handle streaming over stream-m servers (WebM streaming)
-   see http://code.google.com/p/stream-m/
- * Live webm relaying works good, webm playlist reading NEED testing
- * New <station><server><type> parameter ('icecast or 'stream-m')
-
 
 Installation
 ============