Parcourir la source

Updated important fixes for 1.12.8dev

Frank Brückner il y a 11 ans
Parent
commit
9dc69c9d47
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -15,10 +15,11 @@ IMPORTANT FIXES FOR 1.12.8dev
 
 - [#360](https://github.com/zendframework/zf1/pull/360) Zend_Locale:
   [CLDR](http://cldr.unicode.org) updated to version 25
+- [#98](https://github.com/zendframework/zf1/pull/98) Allow editing and
+  flattening of text form fields within PDF documents
 - [#375](https://github.com/zendframework/zf1/pull/375) Implement
   Zend_Pdf::setJavascript(), Zend_Pdf::addJavascript() and
   Zend_Pdf::resetJavaScript()
-- ...
 
 SECURITY FIXES FOR 1.12.7
 -------------------------