Skip to content

Commit

Permalink
fixing indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Feb 27, 2009
1 parent 23ee491 commit d5d2687
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions History.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

* Bugfixes

* Fixed a tag nesting problem in the Builder API (LH #41)
* 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::NodeSet#search automatically registers namespaces
* Nokogiri::HTML::NamedCharacters delegates to libxml2
* Fixed a tag nesting problem in the Builder API (LH #41)
* 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::NodeSet#search automatically registers namespaces
* Nokogiri::HTML::NamedCharacters delegates to libxml2

=== 1.2.1 / 2008-02-23

Expand Down

0 comments on commit d5d2687

Please sign in to comment.