From 9925eb8ff3c5f569096b9a84bfad817f5acf4295 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Fri, 26 Mar 2004 04:05:01 +0000 Subject: [PATCH] 0.10.3 final changes: try #2. svn path=/trunk/; revision=10498 --- ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) 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: