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.5.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  609 b   |  27 lines

  1. GIT v1.5.0.5 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.5.0.3
  5. --------------------
  6.  
  7. * Bugfixes
  8.  
  9.   - git-merge (hence git-pull) did not refuse fast-forwarding
  10.     when the working tree had local changes that would have
  11.     conflicted with it.
  12.  
  13.   - git.el does not add duplicate sign-off lines.
  14.  
  15.   - git-commit shows the full stat of the resulting commit, not
  16.     just about the files in the current directory, when run from
  17.     a subdirectory.
  18.  
  19.   - "git-checkout -m '@{8 hours ago}'" had a funny failure from
  20.     eval; fixed.
  21.  
  22.   - git-gui updates.
  23.  
  24. * Documentation updates
  25.  
  26. * User manual updates
  27.