Gnus development mailing list
 help / color / mirror / Atom feed
* Red Gnus v0.58 is released
@ 1996-11-10  5:07 Lars Magne Ingebrigtsen
  1996-11-10  6:03 ` Steven L Baur
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-10  5:07 UTC (permalink / raw)


Bug fixes.

Get it from <URL:http://www.ifi.uio.no/~larsi/rgnus.tar.gz> or 
"ftp.ifi.uio.no:/pub/emacs/gnus/".

ChangeLog since last release:

Sun Nov 10 06:06:31 1996  Lars Magne Ingebrigtsen  <menja.larsi@ifi.uio.no>

	* gnus.el: Red Gnus v0.58 is released.

Sun Nov 10 06:02:51 1996  Alexandre Oliva  <oliva@dcc.unicamp.br>

	* nntp.el (nntp-possibly-change-group): Bind callback function to
	nil. 

Sun Nov 10 05:35:25 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* gnus-topic.el (gnus-topic-remove-topic): Remove from alist. 

	* gnus-score.el (gnus-score-string): Didn't trace fuzzies and
	words. 

Sat Nov  9 18:14:42 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nnweb.el (nnweb-set-hashtb): Typo.
	(nnweb-read-overview): Typo.

	* nnheader.el (nnheader-skeleton-replace): New macro.
	(nnheader-replace-string): Use it.
	(nnheader-replace-regexp): Use it.
	(nnheader-strip-cr): Use it.

	* nntp.el (nntp-retrieve-headers): Be faster.
	(nntp-decode-text): Use faster algorithm.

	* nnheader.el (nnheader-replace-string): New function.

Sat Nov  9 17:22:16 1996  Hrvoje Niksic  <hniksic@srce.hr>

	* article.el (gnus-emphasis-alist): Doc fix.

Sat Nov  9 16:27:27 1996  Per Abrahamsen  <abraham@dina.kvl.dk>

	* nnmail.el (nnmail-split-it): Fix bug in abbrev handling.

Sat Nov  9 05:59:02 1996  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

	* nnweb.el (nnweb-set-hashtb): Typo.

	* article.el (gnus-emphasis-alist): One ' too many.

	* gnus-async.el (gnus-async-prefetch-article): Only message when
	in the summary buffer.

	* gnus-msg.el (gnus-post-news): Handle `newsgroup' param.
	(gnus-debug): Be `defcustom' aware.

	gnus-bcklg.el, gnus-spec.el, article.el, and gnus-int.el.



-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Red Gnus v0.58 is released
  1996-11-10  5:07 Red Gnus v0.58 is released Lars Magne Ingebrigtsen
@ 1996-11-10  6:03 ` Steven L Baur
  1996-11-10  6:21   ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: Steven L Baur @ 1996-11-10  6:03 UTC (permalink / raw)


-rw-r--r--  1 larsi     larsi       721991 Nov  8 02:32 rgnus-0.56.tar.gz
-rw-r--r--  1 larsi     larsi       723205 Nov  9 05:09 rgnus-0.57.tar.gz
-rw-r--r--  1 larsi     larsi       724018 Nov 10 05:51 rgnus-0.60.tar.gz

$ tar ztvf ~ftp/pub/gnus/ifi.uio.no/rgnus-0.60.tar.gz 
drwxr-xr-x larsi/users       0 Nov  9 21:37 1996 rgnus-0.60/
-rw-r--r-- larsi/users    2931 Sep  7 01:53 1996 rgnus-0.60/GNUS-NEWS
-rw-r--r-- larsi/users    2071 Nov  5 14:13 1996 rgnus-0.60/readme
-rw-r--r-- larsi/users     301 Sep 11 16:21 1996 rgnus-0.60/Makefile

Typo?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
What are the last two letters of "doesn't" and "can't"?
Coincidence?  I think not.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Red Gnus v0.58 is released
  1996-11-10  6:03 ` Steven L Baur
@ 1996-11-10  6:21   ` Lars Magne Ingebrigtsen
  1996-11-10  7:36     ` Steven L Baur
  0 siblings, 1 reply; 4+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-11-10  6:21 UTC (permalink / raw)


Steven L Baur <steve@miranova.com> writes:

> -rw-r--r--  1 larsi     larsi       721991 Nov  8 02:32 rgnus-0.56.tar.gz
> -rw-r--r--  1 larsi     larsi       723205 Nov  9 05:09 rgnus-0.57.tar.gz
> -rw-r--r--  1 larsi     larsi       724018 Nov 10 05:51 rgnus-0.60.tar.gz
> 
> $ tar ztvf ~ftp/pub/gnus/ifi.uio.no/rgnus-0.60.tar.gz 
> drwxr-xr-x larsi/users       0 Nov  9 21:37 1996 rgnus-0.60/
> -rw-r--r-- larsi/users    2931 Sep  7 01:53 1996 rgnus-0.60/GNUS-NEWS
> -rw-r--r-- larsi/users    2071 Nov  5 14:13 1996 rgnus-0.60/readme
> -rw-r--r-- larsi/users     301 Sep 11 16:21 1996 rgnus-0.60/Makefile
> 
> Typo?

No -- first a fatal bug, then I mis-typed and deleted one package.
Three releases for the price of one!

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Red Gnus v0.58 is released
  1996-11-10  6:21   ` Lars Magne Ingebrigtsen
@ 1996-11-10  7:36     ` Steven L Baur
  0 siblings, 0 replies; 4+ messages in thread
From: Steven L Baur @ 1996-11-10  7:36 UTC (permalink / raw)


>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:

Lars> Steven L Baur <steve@miranova.com> writes:
sb> -rw-r--r--  1 larsi     larsi       721991 Nov  8 02:32 rgnus-0.56.tar.gz
 ...
sb> Typo?

Lars> No -- first a fatal bug, then I mis-typed and deleted one package.

I had in `Typo? or Timewarp?' and should have left it in :-(.  I
didn't get the announcements of 0.59 and 0.60 until after this message
came back.

Lars> Three releases for the price of one!

:-)

The `newsgroup' parameter works nicely, Gnus doesn't beep a strange
message at me the first time I enter an nnml group, so I guess it was
worth it :-).
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
What are the last two letters of "doesn't" and "can't"?
Coincidence?  I think not.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1996-11-10  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-10  5:07 Red Gnus v0.58 is released Lars Magne Ingebrigtsen
1996-11-10  6:03 ` Steven L Baur
1996-11-10  6:21   ` Lars Magne Ingebrigtsen
1996-11-10  7:36     ` Steven L Baur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).