~dcplusplus-team/dcplusplus/trunk

« back to all changes in this revision

Viewing changes to changelog.txt

  • Committer: poy
  • Date: 2010-06-12 17:59:19 UTC
  • Revision ID: poy@123gen.com-20100612175919-k4f7ldhg7bvl9jv7
c-c error handling: increase reconnect intervals after timeouts; no reconnect after a protocol error

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
* [L#550300] Catch more potential file corruptions (thanks bigmuscle)
2
2
* [ADC] NAT traversal to allow passive-passive connections (thanks cologic)
 
3
* Reduce donwload reconnect attempts after connection failures (poy)
 
4
* [ADC] Handle fatal client-client STA commands (poy)
3
5
 
4
6
-- 0.762 2010-05-16 --
5
7
* Stability improvement related to menus (poy)