1.0.0-1
- Initial version

1.0.1-1
- Detecting project name in Makefile
- Introduction on a sysconfdir option (for /etc vs /usr)
- DESTDIR in makefiles

1.0.2-1
- No direct dependency on apr/apr-util

1.0.2-2
- Module rebuilt

1.0.3-1
- Relocatable build directory

1.0.3-2
- Module rebuilt

1.0.4-1
- New MSG client example
- Using stringstream instead of deprecated strstream
- Sending jobid as part of status notification

1.0.5-1
- Support for searching for message brokers dynamically in BDII.

1.0.6-1
- cmsclient example extended

1.0.7-1
- Support build with gcc 4.4.4 (SL6)

1.1.0-1
- Preparation for a new multiplatform release

1.1.1-1
- Include job history in outgoing messages

1.1.2-1
- Automatically refresh the MSG brokers in configuration, without automatic daemons reloading
- Packaging improvements (rpmlint and lintian checks)
- List all types of MSG brokers, in the returned list prefer stomp+ssl
- Build on Debian 6.0
- Example client allows specifying output file through a cmdline argument, flushing that output file after every message
- License string as recognized by rpmlint and packaging guidelines

1.1.2-2
- Module rebuilt

1.1.3-1
- msg_brokers script on SL6, reduce dependencies

1.1.3-2
- Module rebuilt

1.1.3-3
- Module rebuilt

1.1.4-1
- Improved build and packaging for Fedora
- Alternative activemq-cpp library package name supported on Fedora

1.1.5-1
- Debian package builds in vanilla chroot environment (backported from HEAD):
  - create pkg-config file for gss (depends on used GSSAPI provider)
  - spread proper CFLAGS needed for gss (to find gssapi.h) using pkg-config
  - missing build dependencies
  - missing dependency for libglite-lbjp-common-gsoap-plugin-dev (lb.ws-test build)
  - fix dependency of msg-plugin
  - no runtime dependencies for build

1.2.0-1
- Merge from branch_3_2

1.2.0-2
- Module rebuilt

1.2.1-1
- Debian package builds in vanilla chroot environment
- Simplified source tarball and packages distribution

1.2.2-1
- ActiveMQ with more strict compiler (fixes build on Fedora 17)
- Exceptions properly caught

1.2.2-2
- Module rebuilt

1.2.3-1
gLite L&B setup script:
- switch yaim to use the (sourced) setup script
- GLITE_USER, GLITE_HOST_CERT, GLITE_HOST_KEY not required
- GLITE_LB_LOCATION removed
- all defaults in the setup script now
- added Kerberos support (not launched by default)
- detect distribution and use that for the scripts
- configuration file in /etc/default or /etc/sysconfig
  (replacement for the profile.d and site-info.def file)
- hide other startup scripts output
- more strict check for L&B database, migration for L&B 4
- update msg-config script
Fixed dependency of msg-plugin for Debian

1.2.4-1
- RPMlint warnings fixed
- Preparation for Fedora & EPEL packaging

1.2.5-1
- License and packaging fixes

1.2.6-1
- Runtime file location defaults changed and unified (SB #98940)

1.2.7-1
- Changes based on Fedora reviews

1.2.8-1
- Fixes to follow recent Debian updates

