NEWS 553 B

123456789101112131415161718192021222324252627
  1. 0.2.0 2009-04-30
  2. FEATURES
  3. * Support for activity reporting in smart protocol client.
  4. * Optional C extensions for better performance in a couple of
  5. places that are performance-critical.
  6. 0.1.1 2009-03-13
  7. BUG FIXES
  8. * Fixed regression in Repo.find_missing_objects()
  9. * Don't fetch ^{} objects from remote hosts, as requesting them
  10. causes a hangup.
  11. * Always write pack to disk completely before calculating checksum.
  12. FEATURES
  13. * Allow disabling thin packs when talking to remote hosts.
  14. 0.1.0 2009-01-24
  15. * Initial release.