From 23ea5bc8b9ff1f2e422a01a8d275ac55d69a85fa Mon Sep 17 00:00:00 2001
From: ballen4705 <ballen4705@4ea69e1a-61f1-4043-bf83-b5c94c648137>
Date: Mon, 13 Oct 2003 04:58:01 +0000
Subject: [PATCH] Please make it clear when a change is OS-specific.

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

diff --git a/sm5/CHANGELOG b/sm5/CHANGELOG
index 74c77a40f..c5de22263 100644
--- a/sm5/CHANGELOG
+++ b/sm5/CHANGELOG
@@ -1,6 +1,6 @@
 CHANGELOG for smartmontools
 
-$Id: CHANGELOG,v 1.208 2003/10/13 02:28:15 arvoreen Exp $
+$Id: CHANGELOG,v 1.209 2003/10/13 04:58:01 ballen4705 Exp $
 
 Maintainers / Developers Key:
 [BA] Bruce Allen
@@ -21,8 +21,9 @@ CURRENT DEVELOPMENT VERSION (see VERSION file in this directory):
 
   <ADDITIONS TO THE CHANGE LOG SHOULD BE ADDED HERE, PLEASE>
 
-  [EM] Fix first user found bug....I guess I was making the wrong assumption
-  	on how to convert ATA devnames to channel/unit numbers.
+  [EM] FreeBSD only: Fix first user found bug....I guess I was making
+       the wrong assumption on how to convert ATA devnames to
+       channel/unit numbers.
   
   [EM] Allow for option --enable-sample to append '.sample' to installed
 	smartd.conf and rc script files. Also, let rc script shell setting
-- 
GitLab