1.4.6-1 (lb-1.7.0-1)
- let empty notification message get through the output queue to keep
  event_store commits in sync
- don't keep event queue mutex while sleeping on error

1.4.7-1 (lb-1.7.1-1)
- support for message expiration

1.4.8-1 (lb-1.7.2-1)
- support for notification expiration

1.4.9-1 (lb-1.7.3-1)
- treat zero event expiration time as "never"

1.4.9-2 (lb-1.7.4-1)
- rebuild wrt. downgraded security 3.1.57-1

1.4.9-3 (lb-1.8.0-1)
- startup script: use grep with ^ rather than fgrep

1.4.10-1
- fixed sending empty events
- do not syslog "error reading server reply" unnecessarily

2.0.0-1
- LB 2.0 release

2.0.0-2
- fixed configure to work in etics

2.0.0-3
- Fixed typos in the Makefile

2.0.0-4
- configure script update (globus flavors added to configure call)

2.0.1-1
- (from 1.4.11-1) Support chconfig in startup scripts (#27055)
- (from 1.4.11-1) Proper kill signal handling (#36470)

2.0.2-1
- implemented multi-file event store, avoiding ever-growing files
  in the case of heavy traffic notifications

2.0.3-1
- Fixed handling messages with destination not set
- Additional logging output

2.0.4-1
- Man page update

2.0.4-2
- install libraries into $libdir

2.0.6-1
- Pidfiles support in daemons

2.0.7-1
- Startup script fixes

2.0.8-1
- Compatibility with IPv6 compliant clients

2.1.0-1
- Compliance with the Common Logging Format
- Fixed startup script (Savannah Bug #29081)
- Addressed memory consumption (Savannah Bug #48164)
- Improved portability
- IPv6 fixes
- SIGHUP handling
- Warnings on expected server connection disconnections removed
- Database and permission errors from server handled by wait&retry

2.1.1-1
- Startup script update

2.1.2-1
- Startup script update: log4c config file name hardcoded to 'log4crc'

2.1.3-1
- Configuration files moved from /etc to /etc/lb
- LCAS logging temporarily disabled
 
2.1.4-1
- Introduce a separate logging category for notification interlogger
- Fix problem with dropping unused notoifications

2.1.5-1
- Perftest script accepts argument -i to save pidfile in /tmp

2.1.6-1
- Fixed target 'clean' in the Makefile to handle debian builds

2.1.7-1
- Hostname parsing adjusted to handle IPv6 addresses
- Default file locations updated in documentation

2.1.8-1
- Fixed propagation of error messages

2.1.9-1
- Makefile adopts compilation and linking flags from the environment.

2.1.10-1
- Use pidfiles for checking status of daemons rather than port scanning.

2.1.10-2
- Module rebuilt

2.1.11-1
- Makefile a configuration updated to work across org.glite & EMI
- BDII status reporting fixed (ggus #62737)

2.1.11-2
- Module rebuilt

2.1.12-1
- Fixed build-time warnings in logging output calls

2.1.12-2
- Module rebuilt

2.1.13-1
- Optimized recovery from errors affecting single jobs (fix to bug #77365)
- Startup scripts remove stale sockets (fix to bug #77357)

2.1.14-1
- Prevent interlogger.sock from being deleted by tmpwatch
- Do not fail on insufficient disk space in /tmp/ when not really necessary
- Fixed behavior of the --noIPC option
- Minor memory handling bug fixed

2.2.0-1
- Fixes for parallel release in EMI & gLite
- Plugin framework fixes
- Implementation of parallel delivery to server
- Documentation update and cleanup
- Writing statistical info

2.2.1-1
- Detecting project name in Makefile
- When staged, install rather not-relinked .la file for the dependent C++ library
- Introduction on a sysconfdir option (for /etc vs /usr)

2.2.2-1
- product-specific GLITE_*_LOCATION* variables
- update startup scripts

2.2.3-1
- Proper default locations in startup scripts, generated during build

2.2.3-2
- Module rebuilt

2.2.4-1
- Relocatable build directory
- Build system cleanup -- removing obsolete files
- Fixed setting of umask to create event files not readable by others
- Improved signal handling in logd

2.2.4-2
- Module rebuilt

2.2.4-3
- Module rebuilt

2.2.4-4
- Module rebuilt

2.2.5-1
- Using proper method for setting signal handlers
- Daemonize before initializing security

2.2.6-1
- Further globus signal handler fixes

2.2.7-1
- LSB-compliant init scripts
- interlogger now reports edg_wll_gss_watch_creds failures (SB 84694)

2.3.0-1
- Preparation for a new multiplatform release

2.3.1-1
- Start-up scripts according to Fedora Packaging Guidelines

2.3.2-1
- rpmlint fixes
- support for notification owner check when connecting
- License string as recognized by rpmlint and packaging guidelines
- "Megajob" perftest updates
- Sending events with specified owner on other side only for notifications

2.3.3-1
- Owner handling moved to one place and corrected
- Uninitialized variable fixed

2.3.4-1
- Do not set up daemons to start during installation. Starting scripts configured by yaim
- Avoid replacing files in /etc/glite-lb (rpmlint warnings)
- Do not elave excess sockets in /tmp (fix for SB#92708)

2.3.4-2
- Module rebuilt

2.3.5-1
- Improved build and packaging for Fedora
- Fix for notification interlogger failures (bug #95013)
- Explicit pkg-config dependency

