NEWS 445 B

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