Add in freeramdisk.c, which (duh) frees ramdisks.  If you have any
ramdisks lying about and want to free up the memory they have used,
this baby is the answar you have been waiting for.
 -Erik
diff --git a/Changelog b/Changelog
index 0398ce9..7593532 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,8 @@
 0.43
 	* Wrote basename.
+	* Added freeramdisk, which will free up all memory associated
+	    with a ram disk.  Contributed by Emanuele Caratti <wiz@iol.it>
+	    and then adjusted a bit by me.
 	* tar wouldn't create directory entries that don't end in '/',
 	    now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>)
 	* Several fixes from Pavel Roskin <pavel_roskin@geocities.com>: