Subject: [ANNOUNCE] libmd 1.0.0 released To: ftp-release@lists.freedesktop.org Cc: libbsd@lists.freedesktop.org Hi! This release marks the project as stable with the 1.0.0 version. It contains mostly portability and build fixes (several thanks to Michael!) and some cleanups. As usual the tarballs can be found both at Hadrons.Org and FreeDesktop.Org although the later have not been uploaded yet due to . Git tag: 1.0.0 Source tarball: GPG signature: Checksums (MD5, SHA1 and SHA256): 714fb226e3121c3d1aa393128ee0bcd8 libmd-1.0.0.tar.xz 57866cafcb0e750c5716963747943ffc1ecb4eaa libmd-1.0.0.tar.xz f21aea69f6411cb4307cda1f6378c7ed07830202b5f4cb9e64f681fdaf2d64c7 libmd-1.0.0.tar.xz Changes since 0.0.0: Guillem Jover (8): build: Drop GCC specific compiler flag -include build: Detect version script linker support at configure time build: Use an export symbols file if there is no version script support build: Do not override the default DEPENDENCIES for libmd Stop using non-portable Remove unused __RCSID macro usage Remove unused NEWS file Release libmd 1.0.0 Michael Haubenwallner (4): Stop using non-portable build: Add -no-undefined libtool flag build: Stop checking for malloc() and memset() build: Switch to AC_C_BIGENDIAN defining WORD_BIGENDIAN Thanks, Guillem