2006-01-11 04:44:04

by Junio C Hamano

[permalink] [raw]
Subject: [ANNOUNCE] GIT 1.1.1

The latest maintenance release GIT 1.1.1 is available at the usual places:

http://www.kernel.org/pub/software/scm/git/

git-1.1.1.tar.{gz,bz2} (tarball)
RPMS/$arch/git-*-1.1.1-1.$arch.rpm (RPM)

This is primarily to fix the build problems with RPM and tarball
releases. I owe a big thanks to Peter Anvin for the fix.

----------------------------------------------------------------

Changes since v1.1.0 are as follows:

H. Peter Anvin:
For release tarballs, include the proper version

Johannes Schindelin:
glossary: explain "master" and "origin"

Junio C Hamano:
GIT-VERSION-GEN: detect dirty tree and mark the version accordingly.