aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-03-26 04:05:01 +0000
committerGerald Combs <gerald@wireshark.org>2004-03-26 04:05:01 +0000
commit9925eb8ff3c5f569096b9a84bfad817f5acf4295 (patch)
tree0ebe461ba6f34fed70b1fc1c9431419b090bf64c /ChangeLog
parent320e375f095feab354c9e5ec46d5f1dd6189b677 (diff)
0.10.3 final changes: try #2.
svn path=/trunk/; revision=10498
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d15d87e5d..a18d26e438 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2004-03-26 04:01 gerald
+
+ * plugins/rudp/packet-rudp.c:
+
+ Call plugin_address_table_init() before
+ proto_register_protocol().
+
+2004-03-26 02:10 guy
+
+ * Makefile.common:
+
+ Include packet-sip.h in the release.
+
+2004-03-26 01:55 gerald
+
+ * packet-sip.h:
+
+ Add packet-sip.h
+
+2004-03-26 01:39 gerald
+
+ * ChangeLog, NEWS:
+
+ Final changes for the 0.10.3 (codename: "Ides of March") release.
+
2004-03-26 00:28 guy
* AUTHORS, packet-sip.c, gtk/Makefile.common, gtk/sip_stat.c: