diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-09-03 02:40:06 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-09-03 02:40:06 -0700 |
commit | 1e61b7640d09015213dbcae3564fa27ac6a8c151 (patch) | |
tree | b5648ef44d0b6488e913ea2c18a0425e6c99eaa1 /Documentation | |
parent | 5587cac28be66acf5edc2a4b83b67c8cfffbc5e9 (diff) | |
download | git-1e61b7640d09015213dbcae3564fa27ac6a8c151.tar.gz |
Start 1.5.4 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes-1.5.4.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Documentation/RelNotes-1.5.4.txt b/Documentation/RelNotes-1.5.4.txt new file mode 100644 index 0000000000..1df66af9ce --- /dev/null +++ b/Documentation/RelNotes-1.5.4.txt @@ -0,0 +1,14 @@ +GIT v1.5.4 Release Notes +======================== + +Updates since v1.5.3 +-------------------- + + + +Fixes since v1.5.3 +------------------ + +All of the fixes in v1.5.3 maintenance series are included in +this release, unless otherwise noted. + |