ChangeLog from http://bogomips.org/wrongdoc.git

   commit ae6b1e31363d7183f620c28482fc67bc6f6c6e0d
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Sun Jan 30 04:25:34 2011 +0000
   
       wrongdoc 0.1.5 - no more JavaScript!
       
       Eric Wong (4):
             README: fix git URL and add link to homepage
             add subject to release_notes output
             fallback to cgit link in case we can't find source location
             gemspec: bump rdoc and nokogiri dependencies
   
   commit 1629f894829f9b51b82f79192b00fc73332ab2cc
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Sun Jan 30 04:24:21 2011 +0000
   
       gemspec: bump rdoc and nokogiri dependencies
   
   commit f5e170c751a668da6738aad216cc6f83bfa6b2db
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Sun Jan 30 04:18:18 2011 +0000
   
       fallback to cgit link in case we can't find source location
       
       Otherwise the link is broke
   
   commit bb99b47f74e1d191f88713911adab6b93af787ba
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Thu Jan 27 22:06:47 2011 +0000
   
       add subject to release_notes output
       
       It's kinda important
   
   commit d3b65fdbdf1361ed824a8e5086ee980040d2301d
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Thu Jan 27 21:57:42 2011 +0000
   
       README: fix git URL and add link to homepage
       
       Oops!
   
   commit c499a3a565b6fc9dd06af42d5f48f35e2a5ccd1b
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Thu Jan 27 21:53:27 2011 +0000
   
       wrongdoc 1.4.0 - cleanups and updates
       
       Eric Wong (2):
             use pkg.mk from my other projects
             bump rdoc dependency to 3.4
   
   commit 23d71019cf3cd2622a915cf89b29f426991a77bd
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Thu Jan 27 21:53:00 2011 +0000
   
       bump rdoc dependency to 3.4
   
   commit 83961a504c34813bbdcf1edd674850038fbb1bc1
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Thu Jan 27 21:50:59 2011 +0000
   
       use pkg.mk from my other projects
       
       I like Make :D
   
   commit 898690ae2b01b3468675b01abe8efef5e6d52781
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Tue Jan 4 16:11:30 2011 -0800
   
       wrongdoc 1.3.0
       
       Eric Wong (1):
             update to rdoc 3.3
   
   commit 2394f383d634eb2ee761a4b3edb045458b6ae6ff
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Tue Jan 4 16:10:34 2011 -0800
   
       update to rdoc 3.3
       
       Always tracking the latest and greatest RDoc
   
   commit 66754248fe60c9a0439bd2c00f47d794a6a7099f
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Wed Dec 29 09:37:43 2010 +0000
   
       wrongdoc 1.1.1 - minor bugfixes
       
       Eric Wong (2):
             history: generate proper tag_uri for cgit
             news_rdoc: fix date in LATEST file
   
   commit 69f0cdba5739b8e3444f25ec7d7fbbcec0161872
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Wed Dec 29 09:35:43 2010 +0000
   
       news_rdoc: fix date in LATEST file
       
       We need to use a non-destructive update of tag[:time]
   
   commit 709c8605201e9bd86648fafe047ffb89262e9651
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Wed Dec 29 09:31:10 2010 +0000
   
       history: generate proper tag_uri for cgit
   
   commit 05c88a20a1c124706f0c3de5ff055f5f82b924cf
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Tue Dec 28 18:08:00 2010 -0800
   
       wrongdoc 1.1.0
       
       Eric Wong (4):
             rdoc: forcibly load rdoc ~> 3.0.1
             final: kill the "No Search Results" text
             GNUmakefile: we do not use rake
             upgrade to RDoc 3.1
   
   commit e4c899e35cae0fee4d173ab647c1aa14677d35d2
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Tue Dec 28 18:06:41 2010 -0800
   
       upgrade to RDoc 3.1
       
       It's the latest and greatest
   
   commit fc52230489239e18206cbae22cec2155c7a5a0a3
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Tue Dec 28 18:05:31 2010 -0800
   
       GNUmakefile: we do not use rake
   
   commit 6e76c17a2579c41eb2a557b9ea3b81552a07ad7f
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Mon Dec 27 15:20:56 2010 -0800
   
       final: kill the "No Search Results" text
       
       It shows up on some browsers that do not support stylesheets
       and is confusing.
   
   commit 5d7910029cc331cd2498f868df1d1e3211994a50
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Mon Dec 27 15:19:52 2010 -0800
   
       rdoc: forcibly load rdoc ~> 3.0.1
       
       We don't want the rdoc 2.5.x from Ruby 1.9.2
   
   commit e4857711b394634edee25a682d607a16c6880608
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 02:30:57 2010 +0000
   
       wrongdoc 1.0.1 - minor bugfixes
       
       Document merging is more flexible regarding XHTML fragments
       and will now handle projects that do not use document merging.
       Release changelog generation for Rubyforge is also fixed.
   
   commit 8c7113204a9a55a6b5a63134e27283c4295d3cc1
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 02:51:57 2010 +0000
   
       release: changelog versioning fix
       
       Oops, totally broken!
   
   commit 9a5c21e6b4a3e201eee7668a89d80d790ecbdf2e
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 02:48:36 2010 +0000
   
       add local.mk .gitignore
       
       Oops
   
   commit 86eac3ce63b7b3951a02b0cf2a25e11d40930569
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 02:47:40 2010 +0000
   
       release: redirect stdout conditionally
       
       No point in redirecting if we're already the same descriptor.
   
   commit 1f381662a8bbe12be52f030cc85268c1edc91246
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 02:22:29 2010 +0000
   
       merge: parse a document fragment
       
       We may not get a valid XML document from the Pandoc
       fragment generator.
   
   commit 8b605e267154b88fbebd4161e30bcbfef7bbc797
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 01:41:17 2010 +0000
   
       merge: not all projects need merge_html
       
       In fact, most don't.
   
   commit 24415920ff7ee31b294d785e776a2a7dd2ad6367
   Author: Eric Wong <normalperson@yhbt.net>
   Date:   Fri Dec 24 00:24:59 2010 +0000
   
       wrongdoc 1.0.0 - initial release
       
       Welcome to hell
