Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apt-mirror/apt-mirror.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Holtsclaw <me@brandonholtsclaw.com>2007-12-01 14:26:19 +0300
committerBrandon Holtsclaw <me@brandonholtsclaw.com>2007-12-01 14:26:19 +0300
commit509319ec687d462d754435398535c02862c86551 (patch)
tree7df7e4dcc99b7f0ddd56b5133ac1e5df573d91d5 /CHANGELOG
parent6250172cbfc6afe3cf85d97b19135db4718c83f1 (diff)
changelog update
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG21
1 files changed, 13 insertions, 8 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0f08e06..2aeeebc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,19 @@
0.4.6
+ * added rate_limit option ( closes sf.net bug #1729402 )
+ a value of 25 is equal to 25 Bytes/Second
+ a value of 25k is equal to 25 KiloBytes/Second
+ a value of 25m is equal to 25 MegaBytes/Second
+
0.4.5
-+added mipsel, armel, and lpia arch support
-+fixed the tilde replace code so it works with 2 or more tilde
- in the package names
-+default _tilde option set to 0
-+minor updates to the manpage wordings
-+new _stat function to cache and speed up parsing
-+download size now in human readable numbers ( KiB,MiB,GiB,etc )
+ * added mipsel, armel, and lpia arch support
+ * fixed the tilde replace code so it works with 2 or more tilde
+ in the package names
+ * default _tilde option set to 0
+ * minor updates to the manpage wordings
+ * new _stat function to cache and speed up parsing
+ * download size now in human readable numbers ( KiB,MiB,GiB,etc )
0.4.4
-changes documented in the debian changelog
+old changes documented in the debian/changelog