From 8fc8bfbe067ce40e1ad117fd01d66d2356185286 Mon Sep 17 00:00:00 2001
From: pjwilliams <pjwilliams@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Sat, 23 Nov 2002 17:02:39 +0000
Subject: [PATCH] Williams: smartd: added support for long options.  All short
 options are still supported; see manpage for available long options.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@320 4ea69e1a-61f1-4043-bf83-b5c94c648137
---
 sm5/CHANGELOG | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 805c3b3d6..65be6c500 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.56 2002/11/22 16:26:45 ballen4705 Exp $
+$Id: CHANGELOG,v 1.57 2002/11/23 17:02:39 pjwilliams Exp $
 
 Copyright (C) 2002 Bruce Allen <smartmontools-support@lists.sourceforge.net>
 
@@ -25,6 +25,9 @@ NOTES FOR FUTURE RELEASES: see TODO file.
 
 CURRENT RELEASE (see VERSION file in this directory):
 
+  Williams: smartd: added support for long options.  All short options are still
+  supported; see manpage for available long options.
+
   Allen: smartctl.  When raw Attribute value was 2^31 or larger, did
   not print correctly.
 
-- 
GitLab