home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.5.0.7.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  482 b   |  19 lines

  1. GIT v1.5.0.7 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.5.0.6
  5. --------------------
  6.  
  7. * Bugfixes
  8.  
  9.   - git-upload-pack failed to close unused pipe ends, resulting
  10.     in many zombies to hang around.
  11.  
  12.   - git-rerere was recording the contents of earlier hunks
  13.     duplicated in later hunks.  This prevented resolving the same
  14.     conflict when performing the same merge the other way around.
  15.  
  16. * Documentation
  17.  
  18.   - a few documentation fixes from Debian package maintainer.
  19.