roadrunner ./ChangeLog ./configure.ac examples ...

[email protected] (Jonas Borgstr?m) Tue, 16 Jul 2002 13:16:06 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2002-07-16 13:16:06

Modified files:
	.              : ChangeLog configure.ac 
	examples       : simple-profile.c 
	librr          : rr-channel.c rr-channel.h rr-manager.c 
	librr/message  : rr-message-start.c 
	profiles/rot13 : rot13.c 

Log message:
	2002-07-16  Jonas Borgström  <[email protected]>
	
	* configure.ac: Bump version number
	
	* examples/simple-profile.c: (rr_simple_start):
	* librr/message/rr-message-start.c: (rr_message_start_add_channel):
	* librr/rr-channel.c: (rr_channel_client_init),
	(rr_channel_server_init), (rr_channel_client_confirmation),
	(rr_channel_server_confirmation):
	* librr/rr-channel.h:
	* librr/rr-manager.c: (handle_incoming_startrpy),
	(handle_incoming_start):
	* profiles/rot13/rot13.c: (rr_rot13_class_init), (client_init):
	s/initiator/client/
	s/listener/server/

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.76&r2=1.77
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/configure.ac.diff?cvsroot=Development&r1=1.16&r2=1.17
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/examples/simple-profile.c.diff?cvsroot=Development&r1=1.3&r2=1.4
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.c.diff?cvsroot=Development&r1=1.35&r2=1.36
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.h.diff?cvsroot=Development&r1=1.34&r2=1.35
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-manager.c.diff?cvsroot=Development&r1=1.63&r2=1.64
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/message/rr-message-start.c.diff?cvsroot=Development&r1=1.19&r2=1.20
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/profiles/rot13/rot13.c.diff?cvsroot=Development&r1=1.16&r2=1.17