Update release note for 2.22.52.0.4
diff --git a/release.binutils-2.22.52.0.3 b/release.binutils-2.22.52.0.4
similarity index 93%
rename from release.binutils-2.22.52.0.3
rename to release.binutils-2.22.52.0.4
index 219ad2f..2a057f1 100644
--- a/release.binutils-2.22.52.0.3
+++ b/release.binutils-2.22.52.0.4
@@ -1,5 +1,5 @@
-This is the beta release of binutils 2.22.52.0.3 for Linux, which is
-based on binutils 2012 0507 in CVS on sourceware.org plus various
+This is the beta release of binutils 2.22.52.0.4 for Linux, which is
+based on binutils 2012 0604 in CVS on sourceware.org plus various
 changes. It is purely for Linux.
 
 All relevant patches in patches have been applied to the source tree.
@@ -115,13 +115,39 @@
 
 to arch/ia64/Makefile in your kernel source tree.
 
-Please report any bugs related to binutils 2.22.52.0.3 to
+Please report any bugs related to binutils 2.22.52.0.4 to
 hjl.tools@gmail.com
 
 and
 
 http://www.sourceware.org/bugzilla/
 
+Changes from binutils 2.22.52.0.3:
+
+1. Update from binutils 2012 0604.
+2. Check addend overflow for R_X86_64_RELATIVE64.
+3. Fix ar/nm/ranlib with --plugin.
+4. Create .eh_frame_hdr section only if needed.  PR 13909.
+5. Properly create .eh_frame section for PLT.  PR 14105. 
+6. Fix a linker crash. PR 14170.
+7. Fix readelf to properly display addend.
+8. Don't make _DYNAMIC/_GLOBAL_OFFSET_TABLE_/_PROCEDURE_LINKAGE_TABLE_
+symbols absolute for x86 and ppc.
+9. Properly handle shared libraries with zero dynamic symbols.  PRs
+7023/13962.
+10. Update readelf/assembler to support multibyte characters in symbol
+names.
+11. Add --strip-dwo/--extract-dwo options to objcopy/strip.
+12. Add R_X86_64_RELATIVE64 support to gold.
+13. Improve gold.
+14. Improve NACL support.
+15. Improve alpha support.
+16. Improve avr support.
+17. Improve m68k support.
+18. Improve mips support.
+19. Improve ppc support.
+20. Improve vax support.
+
 Changes from binutils 2.22.52.0.2:
 
 1. Update from binutils 2012 0507.
@@ -502,13 +528,13 @@
 
 The file list:
 
-1. binutils-2.22.52.0.3.tar.bz2. Source code.
+1. binutils-2.22.52.0.4.tar.bz2.  Source code.
 
 The primary sites for the beta Linux binutils are:
 
 1. http://www.kernel.org/pub/linux/devel/binutils/
 
-It is also available on linux/release/2.22.52.0.3 branch at
+It is also available on linux/release/2.22.52.0.4 branch at
 
 http://git.kernel.org/?p=linux/kernel/git/hjl/binutils.git;a=summary
 
@@ -517,4 +543,4 @@
 
 H.J. Lu
 hjl.tools@gmail.com
-05/07/2012
+06/05/2012