From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qFlwM6Ed1V77NQAA0tVLHw (envelope-from ) for ; Mon, 01 Jun 2020 15:24:17 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id OIZTL6Ed1V6JQQAA1q6Kng (envelope-from ) for ; Mon, 01 Jun 2020 15:24:17 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 148B7940253 for ; Mon, 1 Jun 2020 15:24:17 +0000 (UTC) Received: from localhost ([::1]:36954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfmIR-0007kn-G3 for larch@yhetil.org; Mon, 01 Jun 2020 11:24:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44980) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfmI7-0007kU-Bf for emacs-orgmode@gnu.org; Mon, 01 Jun 2020 11:23:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50916) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfmI7-00089X-3F for emacs-orgmode@gnu.org; Mon, 01 Jun 2020 11:23:55 -0400 Received: from lns-bzn-32-82-254-31-120.adsl.proxad.net ([82.254.31.120]:48262 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1jfmI6-0005vF-OK for emacs-orgmode@gnu.org; Mon, 01 Jun 2020 11:23:54 -0400 Received: by guerry (Postfix, from userid 1000) id 778231A603C1; Mon, 1 Jun 2020 17:23:52 +0200 (CEST) From: Bastien To: emacs-orgmode@gnu.org Subject: An experimental way to track Org confirmed bugs, upcoming changes and releases Organization: GNU Date: Mon, 01 Jun 2020 17:23:52 +0200 Message-ID: <87y2p64xo7.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: qhLxAIXdKCps Hi all, I've developed an experimental tool to help everyone track confirmed bugs, upcoming changes and releases and I've set it up for Org here: https://updates.orgmode.org It is based on this piece of software: https://github.com/bzg/woof You can subscribe to all Org updates through this feed: https://updates.orgmode.org/feed/updates Or just subscribe to confirmed bugs, upcoming changes and releases: https://updates.orgmode.org/feed/bugs https://updates.orgmode.org/feed/changes https://updates.orgmode.org/feed/releases This is *not* a bug tracking tool. It is a way to better communicate what happens on this mailing list. The mailing list is our preferred way to communicate for any request: asking for help, sharing an article, reporting a bug or submitting a patch. It has been for years - and I hope it will continue for more years, because I feel it encourages respect, thoughtful discussions and an efficient way to help each others. The tool is experimental: if it proves useful, let's try to keep it, otherwise let's drop it: our main focus should be in recruiting new developers to help with the codebase. Thanks, -- Bastien