NEWS 354 B

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