Skip to content

Commit

Permalink
fixed type: namepsaces
Browse files Browse the repository at this point in the history
  • Loading branch information
luisparravicini committed Apr 5, 2012
1 parent bdfc043 commit 3cc584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
Expand Up @@ -441,7 +441,7 @@ Repackaging of 1.5.1 with a gemspec that is compatible with older Rubies. #631,
* Nokogiri::HTML.fragment will properly handle text only nodes (LH #43)
* Nokogiri::XML::Node#before will prepend text nodes (LH #44)
* Nokogiri::XML::Node#after will append text nodes
* Nokogiri::XML::Node#search automatically registers root namepsaces (LH #42)
* Nokogiri::XML::Node#search automatically registers root namespaces (LH #42)
* Nokogiri::XML::NodeSet#search automatically registers namespaces
* Nokogiri::HTML::NamedCharacters delegates to libxml2
* Nokogiri::XML::Node#[] can take a symbol (LH #48)
Expand Down

0 comments on commit 3cc584d

Please sign in to comment.