We're approaching the 0.92.1 release... I've fixed important bugs today, so it is important to update. I have not checked whether the problems I fixed where in 0.92.1c or not...
In any case, I mostly need to add support for GGEP "ALT" in query hits, and I'll be done feature-wise for this release. I'll then look at the pending bugs on sourceforge, to see if there are quick wins (easy to fix with high visibility). Otherwise, it'll be a smooth transition to the release. If someone can use glade to add the checkboxes for the two new properties "node_monitor_unstable_ip" and "node_monitor_unstable_servents" in the two GTK frontends, I'd be grateful. Otherwise, it will be a config-file settings only, and I'll revert to them being FALSE by default. I may have a busy week since I'm returning to work tomorrow, and some things might have happened since I went to vacation... I'll try to do the final 0.92.1 release by the end of next week (Saturday, maybe earlier). Raphael - (2003.08.03 - RAM) * Only compute the "escaped filename" for downloads once, not at every saving of the download queue. * Added two new properties: "node_monitor_unstable_ip" and "node_monitor_unstable_servents". * Forgot one more instance where writing of IP address was incorrect (the IP in the GGEP "PUSH" extension). * Reverted Christian's optimization of timestamp emitting on log messages: now always emit the timestamp on messages, otherwise it is a major pain when grepping through logs and trying to correlate events, or simply whem montitoring a logfile via "tail -f log | grep pattern". [Fixes bug #778183] * Fixed query_make_word_vec(), changed by Christian to make the first argument a const: it was not filling the vector at all when there was only one word in the query. * Now tells them exactly why they were denied a Gnet connection. * Fixed computation order for bw_max to avoid integer overflow. * Added url_params_xxx() routines to get parameters in URL query strings. * Added support for the "file=" parameter in push-proxies. * Removed all the code that dealt with legacy 0.4 servents. * Now that 0.4 support is gone, there cannot be any "ponging" connection. * Editing pane for filtering "flags" rules had fixed hardwired values for the "Mark only" and "Active" checkboxes instead of the current rule's ones. Raphael ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
