| Changelog for rrd |
| Release |
What has changed? |
| 1.1.0 |
- bug with multiple data sources in rrd_lastupdate - BC break #61316 |
| 1.0.5 |
- license changed to the BSD license |
| 1.0.5RC2 |
- zts build fixed #59992 |
| 1.0.5RC1 |
- config.m4 - lib searching rewritten, better support across architectures #22683
- RRDUpdater - multiple DS doesnt' work #23579
- better support for compiling under 5.2.x #22719
- small manual fixes |
| 1.0.4 |
- can be used with 5.4/trunk #22836 |
| 1.0.3 |
- fixed installation for libs outside LDFLAGS #22666 |
| 1.0.2 |
- fixed broken installation on FreeBSD #22651 |
| 1.0.1 |
- fixed broken pecl installation #22644 |
| 1.0.0 |
- fixed all reported bugs, mostly in test
- rrd_version() added
- better tests |
| 0.10.0 |
- fixed all reported bugs
- fixed major bug in rrd_fetch #21402
- BC break : rdd_fetch returned array format changed, these items doesn't
exist anymore - "ds_cnt", "ds_namv" |
| 0.9.0 |
- first PECL release |