Changes since 0.3.6: * Core Some stencil buffer requirements have been removed. Focus stealing prevention. Fragment attribute interface that allow plugins to perform more advanced fragment shading effects while integrating properly with other plugins. Extensible window matching interface and new option type that provide advanced window selection functionality. E.g. can be used by plugins to give the user full control over which windows an effect or window management function should apply to. Better occlusion detection and more efficient rendering. * New Plugins Ini plugin: Flat file configuration backend. Fs plugin: FUSE plugin that maps compiz options to a file-system and allow efficient manipulation of options by reading and writing files. Video plugin: Plugin that provide a composited video interface for efficient video playback. Blur plugin: Provides support for blurring windows and contents behind translucent windows. 'git log compiz-0.3.6..compiz-0.5.0 | git-shortlog' can be used to get a complete list of changes since 0.3.6 release. Availability http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.0.tar.bz2 http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.0.tar.gz Git tag: compiz-0.5.0 (f9a9a783b437ffd719370ed77eef3f872febb703) MD5 Sums: c7da546fbaf521707c377720ea0b796c compiz-0.5.0.tar.gz 7a35a9f52155b945aa195f826d3d607a compiz-0.5.0.tar.bz2 SHA1 Sums: aed365fdaf9d2e8d4ea9ff74e09572701c0f7a4a compiz-0.5.0.tar.gz 453b4e8423b39d4ec3539817f2846d7ea485749e compiz-0.5.0.tar.bz2 - David
why a 0.5.0 and 0.4.0 ? is 0.5.0 a development release and 0.4.0 a stable one? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.freedesktop.org/archives/compiz/attachments/20070406/ccedbd28/attachment.html
On Fri, 2007-04-06 at 20:35 +0200, dragoran dragoran wrote:> why a 0.5.0 and 0.4.0 ? > is 0.5.0 a development release and 0.4.0 a stable one?Yes, we use even minor version numbers for all stable releases and odd for development releases. - David