Skip to content

Commit

Permalink
Update the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Clasen committed Oct 28, 2013
1 parent 0cda29b commit f0e4a40
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.in
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,15 @@ Patches should be in unified diff form. (The -up option to GNU diff)
Even better are git-formatted patches. (Use git format-patch)


Release notes for 3.12
======================

* GtkWidget had a hack where if opacity is 0.999 we set up an opacity
group when rendering the widget. This is no longer needed in 3.10,
and GtkStack doesn't use it anymore. It has been removed in 3.12.
GdStack is using it, so applications should be ported from GdStack
to GtkStack in 3.12.

Release notes for 3.10
======================

Expand Down

0 comments on commit f0e4a40

Please sign in to comment.