-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Sam Spilsbury
committed
Aug 20, 2011
1 parent
4214a39
commit d5b42b7
Showing
2 changed files
with
35 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,34 @@ | ||
Merge: 86bbd39 a7f5dbb | ||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Merge upstream | ||
|
||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Bump VERSION to reflect temporary release | ||
|
||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Fix stray .reset () | ||
|
||
Merge: 1be316e 126f2a2 | ||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Merge upstream | ||
|
||
Merge: 1852f86 1852f86 | ||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Merge upstream | ||
|
||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Bump VERSION | ||
|
||
Sam Spilsbury <[email protected]> 2011-08-20 | ||
|
||
Update NEWS for 0.9.5.92 | ||
|
||
Merge: 8495379 825d16b | ||
Sam Spilsbury <[email protected]> 2011-08-19 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,6 @@ | ||
Release 0.9.5.92 ( 2011-08-20 Sam Spilsbury <[email protected]> ) | ||
============================================================================ | ||
Development Release (0.9.5.92) | ||
Release 0.9.5.92.1 ( 2011-08-20 Sam Spilsbury <[email protected]> ) | ||
============================================================================== | ||
Release (0.9.5.92.1) | ||
|
||
Added GSettings schema generation | ||
Revised libdecoration interface | ||
Fixed crashes on shutdown | ||
Don't unredirect overlay windows until they have been shaped | ||
Fix failure to build from source due to merge failure on the last release | ||
|