aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-11-08 08:34:55 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-11-08 08:34:55 +0000
commit8f071b594335cb35793318849d32ff477493a886 (patch)
tree7ddcc57d6aeac95313af9cdb36f5e3acb777e796 /NEWS
parentfe9c05df3bd9eb1fd36fe94d345789382447f139 (diff)
downloadperl-URPM-8f071b594335cb35793318849d32ff477493a886.tar
perl-URPM-8f071b594335cb35793318849d32ff477493a886.tar.gz
perl-URPM-8f071b594335cb35793318849d32ff477493a886.tar.bz2
perl-URPM-8f071b594335cb35793318849d32ff477493a886.tar.xz
perl-URPM-8f071b594335cb35793318849d32ff477493a886.zip
- use a simple function to return simple string list from header
(fixes getting >4096 long rpm changelogs) (!! static buffer size limitation in callback_list_str_xpush() should be fixed !!)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c7185bb..1889878 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+- use a simple function to return simple string list from header
+ (fixes getting >4096 long rpm changelogs)
+ (!! static buffer size limitation in callback_list_str_xpush() should be fixed !!)
+
Version 2.08 - 24 October 2007, by Pascal "Pixel" Rigaux
- fix build on rpm 4.4.2.2