diff options
author | Brice Goglin <[email protected]> | 2009-07-23 21:11:22 +0200 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2009-07-23 21:11:22 +0200 |
commit | a70d1eb1ee8e81d8fa6efc7a0ce5810fe8d25ca8 (patch) | |
tree | 154901d884910745a34a539b4e96695b80d5a6d9 | |
parent | d7aa5d5ca00780d328e2091e796d4ce696c32858 (diff) |
Pull from upstream mesa_7_5_branch
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | debian/changelog | 7 |
2 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0f933847dbb..c8e12db8b2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +commit b4ba6a66b70b89e9c049f6ce9b65c1edda118651 +Author: Brian Paul <[email protected]> +Date: Wed Jul 22 12:49:34 2009 -0600 + + docs: initial release notes for 7.5.1 + +commit 9c4b877519f73f46eac35885d3b8801753168e14 +Author: Brian Paul <[email protected]> +Date: Wed Jul 22 12:46:53 2009 -0600 + + mesa: bump version to 7.5.1 + +commit b9e2e32daf5505896a662dc8df60104c0f51b4b9 +Author: Brian Paul <[email protected]> +Date: Wed Jul 22 12:34:07 2009 -0600 + + mesa: include GLEW sources in MesaDemos tarball + commit a6b314150c141f4c73e408b114181e57237540d9 Author: Eric Anholt <[email protected]> Date: Thu Jul 2 19:21:22 2009 -0700 diff --git a/debian/changelog b/debian/changelog index b5df900ade1..9bdbfbcf696 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (7.5-3) UNRELEASED; urgency=low + + * Pull from upstream mesa_7_5_branch up to commit b4ba6a66 + (early 7.5.1 release snapshot). + + -- Brice Goglin <[email protected]> Thu, 23 Jul 2009 21:10:12 +0200 + mesa (7.5-2) unstable; urgency=low * Pull from upstream mesa_7_5_branch up to commit a6b31415 |