OBS User unknown
2009-04-23 21:30:49 +00:00
committed by Git OBS Bridge
parent d4400e24c4
commit 8fee00d92b
4 changed files with 42 additions and 18 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Apr 20 17:59:12 CEST 2009 - crrodriguez@suse.de
- use --disable-static instead of removing static libraries
-------------------------------------------------------------------
Mon Apr 20 17:14:12 CEST 2009 - anicka@suse.cz
- update to 1.3.7
* many small updates to the POD documents.
* improved win32 source
* OSX compilation fixes
* rrd_fetch: fix memory leak
* rrd_cgi: fix segfault in error reporting routine
* rrd_graph: fix TICK for negative numbers
* rrd_graph: fix image size reporting for LP64BE architectures
* rrd_resize: fix GROW for mmap (it was totally broken)
-------------------------------------------------------------------
Wed Feb 04 16:23:37 CET 2009 - mfabian@suse.de