credit added

git-svn-id: https://pdfminerr.googlecode.com/svn/trunk/pdfminer@242 1aa58f4a-7d42-0410-adbc-911cccaed67c
pull/1/head
yusuke.shinyama.dummy 2010-08-29 06:59:56 +00:00
parent ca5588a702
commit 2d7afe9676
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Python PDF parser and analyzer
<div align=right class=lastmod>
<!-- hhmts start -->
Last Modified: Wed Aug 11 16:13:52 UTC 2010
Last Modified: Sun Aug 29 06:43:25 UTC 2010
<!-- hhmts end -->
</div>
@ -389,6 +389,7 @@ Also, check out <a href="http://denis.papathanasiou.org/?p=343">a more complete
<hr noshade>
<h2>Changes</h2>
<ul>
<li> 2010/08/29: A couple of bugfixes. Thanks to Sahan Malagi, pk, and Humberto Pereira.
<li> 2010/07/06: Minor bugfixes. Thanks to Federico Brega.
<li> 2010/06/13: Bugfixes and improvements on CMap data compression. Thanks to Jakub Wilk.
<li> 2010/04/24: Bugfixes and improvements on TOC extraction. Thanks to Jose Maria.