From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77926 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.gnus.general Subject: Re: No Gnus v0.15 is released Date: Thu, 17 Mar 2011 20:36:11 +0100 Message-ID: <87zkot4k0k.fsf@turtle.gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1300390590 14713 80.91.229.12 (17 Mar 2011 19:36:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2011 19:36:30 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26243@lists.math.uh.edu Thu Mar 17 20:36:26 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0Izi-0007QI-Er for ding-account@gmane.org; Thu, 17 Mar 2011 20:36:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Q0Izh-0003lT-E6; Thu, 17 Mar 2011 14:36:25 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Q0Izg-0003lD-1J for ding@lists.math.uh.edu; Thu, 17 Mar 2011 14:36:24 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Q0Izb-0001ri-Ms for ding@lists.math.uh.edu; Thu, 17 Mar 2011 14:36:23 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.23]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1Q0Iza-0001pH-CS for ding@gnus.org; Thu, 17 Mar 2011 20:36:18 +0100 Original-Received: (qmail invoked by alias); 17 Mar 2011 19:36:12 -0000 Original-Received: from p548650AD.dip.t-dialin.net (EHLO turtle.gmx.de) [84.134.80.173] by mail.gmx.net (mp025) with SMTP; 17 Mar 2011 20:36:12 +0100 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX1+mKsp5ezumYqQu3r1zIAiCkIqeiRzpZBGogT2tXj jWLYfuFxxi9iZR Original-Received: by turtle.gmx.de (Postfix, from userid 1000) id 65FE03F348; Thu, 17 Mar 2011 20:36:11 +0100 (CET) Mail-Followup-To: ding@gnus.org In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 17 Mar 2011 20:29:14 +0100") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.3.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77926 Archived-At: On 2011-03-17 20:29 +0100, Lars Magne Ingebrigtsen wrote: > The usual mixture of bug fixes and more bug fixes, but the main new > thing in this release is the cleanup of the reworked auth-source > interface to the passwords, which should prompt you for the correct > credentials now. > > Get it by saying > > git clone http://git.gnus.org/gnus.git && cd gnus && git checkout n0-15 Looks like you forgot to push the tag, so the last step is currently impossible. Cheers, Sven