Subject: CVS commit: doc
To: None <source-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: source-changes
Date: 07/07/2002 01:48:43
Module Name:	doc
Committed By:	jschauma
Date:		Sat Jul  6 22:48:42 UTC 2002

Modified Files:
	doc: pkg-CHANGES

Log Message:
Note update of misc/bbweather to 0.5:
Changes since 0.4:
- if text is too long to fit into the window, let it scroll
  from left to right.  Caveat:  all XEvents are queued during
  scrolling, that is, one can not cycle by hand (right
  mouse-button) until this cycle is over.

- bugfix: don't overwrite what's in the config file *unless*
  specified on the command line (for example geometry)

- if the weather file does not contain 'Sky conditions'
  skip 'conditions' when cycling

- when using 'metric' display, show wind-speed in kmh rather
  than in knots

- initialize time to update to every 10 Minutes - used to be
  uninitialized unless specified using '-u'.


To generate a diff of this commit:
cvs rdiff -r1.6946 -r1.6947 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.