summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2003-12-18 11:20:04 (UTC)
committer mickeyl <mickeyl>2003-12-18 11:20:04 (UTC)
commit2f706003c51de94e22502eaffe47f1e8e1c1060e (patch) (unidiff)
treecf91532e3a83a07c709deacd57ab512652c35d03
parent94d130a10fbcc1f0794943ca1123f71fdc6364d4 (diff)
downloadopie-2f706003c51de94e22502eaffe47f1e8e1c1060e.zip
opie-2f706003c51de94e22502eaffe47f1e8e1c1060e.tar.gz
opie-2f706003c51de94e22502eaffe47f1e8e1c1060e.tar.bz2
update for 1.0.2 release
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/noncore/net/wellenreiter/ChangeLog b/noncore/net/wellenreiter/ChangeLog
index bffb5d5..384c47b 100644
--- a/noncore/net/wellenreiter/ChangeLog
+++ b/noncore/net/wellenreiter/ChangeLog
@@ -1,5 +1,6 @@
1 2003-??-?? Michael Lauer <mickey@Vanille.de> 1 2003-12-18 Michael Lauer <mickey@Vanille.de>
2 2
3 * Released as Version 1.0.2 (Development Snapshot)
3 * Add automatic uploading of capture files to "The Capture Dump" site at 4 * Add automatic uploading of capture files to "The Capture Dump" site at
4 http://www.Vanille.de/projects/capturedump.spy 5 http://www.Vanille.de/projects/capturedump.spy
5 * Initial reading of the manufacturer database happens now in background 6 * Initial reading of the manufacturer database happens now in background
@@ -9,7 +10,7 @@
9 10
10 2003-11-30 Michael Lauer <mickey@Vanille.de> 11 2003-11-30 Michael Lauer <mickey@Vanille.de>
11 12
12 * Released as Version 1.0.1 13 * Released as Version 1.0.1 (Development Snapshot)
13 * Fixed ARP decoding for wired networks. 14 * Fixed ARP decoding for wired networks.
14 Interestingly, 802.11 encapsulates these in IP packets, while wired ethernet just tags the type_of_protocol. 15 Interestingly, 802.11 encapsulates these in IP packets, while wired ethernet just tags the type_of_protocol.
15 * Added reading GPS data from a gps daemon. 16 * Added reading GPS data from a gps daemon.
@@ -23,7 +24,7 @@
23 24
24 2003-05-10 Michael Lauer <mickey@Vanille.de> 25 2003-05-10 Michael Lauer <mickey@Vanille.de>
25 26
26 * Released as Version 1.0 27 * Released as Version 1.0 (Stable)
27 * Added restarting the dhcp client if having killed it before. 28 * Added restarting the dhcp client if having killed it before.
28 * Decouple dump files from live capture to shift control over 'what' is dumped to applications. 29 * Decouple dump files from live capture to shift control over 'what' is dumped to applications.
29 30