I released 0.92 beta, so that we get decent testing for UP and PARQ. It's not a codefreeze, it's just that the current CVS looked especially stable at that point.
Changes: - (2003.02.08 - RAM) * Fixed memory leak in gwcache.c. * Refactored upload_stats_dump_history(), and added upload_stats_close(). Cleanup and dumping are now clearly separated. * Suppressed settings_upload_stats_save(): there is no an explicit call to upload_stats_close() done at exit time. * Be sure to call bsched_set_peermode() each time a bandwidth value is changed so that we can adjust the schedulers according to the current mode. * New FALSE default for the "fuzzy_filter_dmesh" property. * When downgrading from ultra to leaf mode due to peer request, be sure to use the property system to change the "current_peermode" property, instead of writing directly to the variable! * Make sure we react to the peermode change asynchronously. Raphael ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
