Latest:
------
 For even more detail, use "git log" or visit http://git.drbd.org/.


8.9.2
--------
  * change systemd unit file: basically just call the init script
  * make some previously hardcoded timeouts configurable
  * drbdadm: New command peer-device-options
  * drbd 9: Move max_buffers to net_conf
  * drbd 9: Log errors to syslog if stderr is not available
  * init script: fixes for stacked resources
  * fix regression corner cases in bitmap size calculation
  * allow create-md to initialize peer-max-bio-size to 1M
  * drbd 9: make transport selectable
  * fix aggregating drbdsetup / drbdmeta exit statii
  * some documentation fixes (content and build)
  * added direct-connect command
  * incompatible drbd-9 metadata format change. use: node_id as index for
    peer_md instead of the bitmap_index
  * drbdadm/meta/usage_cnt: ensure output is visible
  * drbdsetup: fix arguments for all commands expecting a peer_device
  * exit codes: redefine E_USAGE to 1 (not 3)
  * some build changes
  * init script: on start, first try to load the module
  * drbdsetup events2: Improve how timestamps are assigned
  * udev rules (symlinks in /dev/by-res and by-disk) got fixed
  * Fixed upper limit for drbd-8.4 activity log entries
  * many fixes to drbdadm adjust and proxy commands for drbd-9
  * rhcs_fence: Do not invoke fence agents in parallel, rewrite in bash
  * drbdsetup events2 is now also available in drbd-8.4 (backported from drbd-9)
  * reorganized the repository have common code for drbd-9, drbd-8.4
    and drbd-8.3 only once
  * Fix drbd.ocf for resources without volume 0

8.9.1
--------
  * add DRBD systemd service
  * new configuration options socket-check-timeout and csums-after-crash-only
  * update xen block-drbd helper: allow for type "phy"
  * update udev rules and move from /etc/ to /lib/
  * fix various regressions/fallout from the kernel/userland package split,
    re-add scripts drbddisk and drbdupper,
    re-add "become-on-primary" feature to init script
  * crm-fence-peer.sh: improve detection of "clean down"
  * updated fencing scripts stonith_admin-fence-peer.sh and rhcs_fence
  * improved "proxy" configuration section parsing
  * added manpage for drbd-overview, minor review of man pages
  * build: various changes in configure.ac, makefiles, debian/* and spec file

8.9.0
--------
  * Initial release of unified drbd-utils
  * Supports drbd drivers 8.3, 8.4 and 9.0
  * Ships with man page links defaulting to 8.4
  * Fixed offline resizing in drbdmeta; A regression that causes
    data loss, since meta-data was written with wrong offset.
    The regression was introduced with 8.4.3
