From a4f18b805bfb8529a34a9bf11d286fe215579f55 Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Thu, 20 Nov 2003 05:40:07 +0000
Subject: [PATCH] Release 5.25 RELEASE_5_25

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@1271 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/NEWS | 27 +++++++++++++++++++--------
 1 file changed, 19 insertions(+), 8 deletions(-)

diff --git a/sm5/NEWS b/sm5/NEWS
index 8c7101744..2e4216eec 100644
--- a/sm5/NEWS
+++ b/sm5/NEWS
@@ -1,28 +1,39 @@
 smartmontools NEWS
 ------------------
-CVS ID: $Id: NEWS,v 1.11 2003/11/19 21:34:07 ballen4705 Exp $
+CVS ID: $Id: NEWS,v 1.12 2003/11/20 05:40:07 ballen4705 Exp $
 
 The most up-to-date version of this file is:
 http://cvs.sourceforge.net/viewcvs.py/smartmontools/sm5/NEWS?sortby=date&view=markup
 
 
-Date: 2003-11-18
+
+Date: 2003-11-19
 Summary: smartmontools release 5.25
 -----------------------------------
-From this point on, even numbered releases will be 'stable' ones and
-odd numbered releases (like this one) will be
-unstable/testing/development ones.  This release should not hang when
-accessing USB devices. It provides SCSI self-test log monitoring, and
-a larger table of known ATA drives.  DEVICESCAN should work correctly
+This release should not hang when accessing USB devices. It provides
+smartd SCSI self-test log monitoring for self-test errors, and a
+larger table of known ATA drives.  DEVICESCAN should work correctly
 even on file systems containing XFS or JFS partitions, and on machines
 that use devfs, even without traditional links.
 
+From this time on, even numbered releases will be 'stable' ones and
+odd numbered releases (like 5.25) will be unstable/testing/development
+releases.
+
+Date: 2003-10-30
+Summary: smartmontools release 5.23
+-----------------------------------
+This release has one known problem: DEVICESCAN device scanning does
+not work correctly if the disk with the /dev directory also has XFS
+or JFS file systems on it.
+
 Date: 2003-10-28
 Summary: smartmontools release 5.22
 -----------------------------------
 Replaces flawed 5.21 release: the -T verypermissive option had to be
 entered as -T verpermissive. First experimental solaris support (SCSI
-only).
+only).  This release had a serious flaw: smartd left open file descriptors
+for devices that it couldn't monitor.
 
 
 Date: 2003-10-14
-- 
GitLab