After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 619022 - Possibility to override stable/unstable for releases
Possibility to override stable/unstable for releases
Status: RESOLVED FIXED
Product: website
Classification: Infrastructure
Component: help.gnome.org
current
Other Linux
: Normal normal
: ---
Assigned To: GNOME Web maintainers
GNOME Web maintainers
Depends on:
Blocks: 620546 620547
 
 
Reported: 2010-05-18 20:24 UTC by Frederic Peters
Modified: 2010-06-12 15:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Peters 2010-05-18 20:24:21 UTC
gtkmm 2.90 is not a stable release, yet, as it ends with an even number it gets marked as the latest stable version. libgo should have someway to mark it as an unstable version.
Comment 1 Frederic Peters 2010-06-12 15:13:57 UTC
commit 0ed37c4c96bc5af8f9f9325611904f9fdebdd713
Author: Frédéric Péters <fpeters@0d.be>
Date:   Sat Jun 12 17:07:17 2010 +0200

    [overlay] add support for marking releases as unstable (GNOME bug 619022)
    
    This is done on a per module basis, like this (it is allowed to have more than
    one extra-devel-releases tag):
    
      <document doc_module="gtk" channel="devel>
        <extra-devel-releases>2.90</extra-devel-releases>
      </document>