Update release notes, changelog, for the 1.36-rc3 release.

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8ab7795..a036eb6 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,4 +1,4 @@
-de2fsprogs 1.36-rc2 (January 11, 2005)
+E2fsprogs 1.36-rc3 (January 18, 2005)
 ======================================
 
 All of the patches that were applied to Fedore Core 3's
@@ -69,6 +69,14 @@
 support on the x86 doesn't exist for now, but it can be useful on
 other architectures with page sizes greater than 4k.
 
+The e2image command now takes the -s option which will scramble
+directory entries for raw image files.
+
+Fix a file descriptor leak in the filefrag program.
+
+Make sure e2fsck doesn't crash when /proc/acpi/ac_adapter is not
+present.
+
 Fix bug in debugfs where kill_file would lead to errors when deleting
 devices and symlinks.  (Sourceforge Bugs #954741 and #957244)
 
@@ -213,6 +221,8 @@
 
 Improved support for compiling e2fsprogs under dietlibc.
 
+Make e2fsprogs portable to Solaris and FreeBSD systems.
+
 
 E2fsprogs 1.35 (February 28, 2004) 
 ==================================