log ChangeLog.API @ 16440:1939bd0f74e4

age author description
Sun, 29 Apr 2007 07:01:55 +0000 Richard Laager Whitespace fixes to Evan's ChangeLog.API entry.
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Sat, 14 Apr 2007 07:39:02 +0000 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Sat, 14 Apr 2007 04:23:30 +0000 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
Fri, 13 Apr 2007 04:15:14 +0000 Richard Laager Patch cleanups:
Sat, 31 Mar 2007 20:33:54 +0000 Evan Schoenberg The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.