diff --git a/doc/go1.5.html b/doc/go1.5.html
index e449b47802..a8e072efef 100644
--- a/doc/go1.5.html
+++ b/doc/go1.5.html
@@ -953,6 +953,11 @@ See for example the definition of the new type
Class.
+
debug/dwarf package
+also now supports decoding of DWARF line tables.
+debug/elf
package now has support for the 64-bit Power architecture.