diff --git a/BUGS b/BUGS
index c5dc9193893e8b672263b53ed00d2fd75840ec77..7e040b2301c2b7f2b97b5257e22d6f4e3c0b5977 100644
--- a/BUGS
+++ b/BUGS
@@ -112,6 +112,8 @@
   Corsi) (58) [FIXED].
 - When page up is used after two page down's, the screen doesn't update
   properly (discovered by David Lawrence Ramsey) (59) [FIXED].
+- On BSD systenms, marked cutting sna paste often screws up the
+  last line in the cutbuffer (discovered by Barry Pederson) (60) [FIXED]
 
 ** Open BUGS **
 
diff --git a/ChangeLog b/ChangeLog
index 6785608140b00b3b105a8a01477485f3fe3fa4ef..0295463a162abe016d097f883c5dc0f3e3a7b8af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,7 +33,8 @@ Cvs code -
   add_to_cutbuffer()
 	- Remove useless statements (Rocco).
   cut_marked_segment()
-	- Add bizarre copy of bot node, else *BSD goes ballistic.
+	- Add bizarre copy of bot node, else *BSD goes ballistic (fixes
+          BUG #60).
 - faq.html:
 	- Brought the FAQ up to date, many little changes (Jordi).
 - files.c: