diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-11-08 08:36:41 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-11-08 08:36:41 +0000 |
commit | f50c58eae62ed4ba55760bf8348574f4b4a9decf (patch) | |
tree | e9af830a1a3634b1011e83fd1db86e60fa0d870a /NEWS | |
parent | 8f071b594335cb35793318849d32ff477493a886 (diff) | |
download | perl-URPM-f50c58eae62ed4ba55760bf8348574f4b4a9decf.tar perl-URPM-f50c58eae62ed4ba55760bf8348574f4b4a9decf.tar.gz perl-URPM-f50c58eae62ed4ba55760bf8348574f4b4a9decf.tar.bz2 perl-URPM-f50c58eae62ed4ba55760bf8348574f4b4a9decf.tar.xz perl-URPM-f50c58eae62ed4ba55760bf8348574f4b4a9decf.zip |
2.092.09
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +Version 2.09 - 8 November 2007, by Pascal "Pixel" Rigaux + - 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 !!) |