roadrunner ./ChangeLog librr/rr-channel.c libr ...

[email protected] (Jonas Borgstr?m) Fri, 31 Jan 2003 11:22:16 +0100 (CET)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	roadrunner
Changes by:	[email protected]	2003-01-31 11:22:16

Modified files:
	.              : ChangeLog 
	librr          : rr-channel.c rr-channel.h 
	profiles/rot13 : rot13.c 

Log message:
	2003-01-31  Jonas Borgström  <[email protected]>
	
	* librr/rr-channel.c: (rr_channel_init), (do_frame_available),
	(rr_channel_get_aggregate), (rr_channel_set_max_aggregate_size),
	(rr_channel_get_max_aggregate_size):
	limit the size of aggregated frames.
	
	* librr/rr-channel.h: cleanup.
	
	* profiles/rot13/rot13.c: (frame_available):
	Unbreak this profile.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/ChangeLog.diff?cvsroot=Development&r1=1.104&r2=1.105
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.c.diff?cvsroot=Development&r1=1.43&r2=1.44
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/librr/rr-channel.h.diff?cvsroot=Development&r1=1.38&r2=1.39
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/roadrunner/profiles/rot13/rot13.c.diff?cvsroot=Development&r1=1.18&r2=1.19