From cf0e84fdf604d0db14f6f52498a01a9175d9bf9a Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 3 Oct 2012 20:00:40 +0200 Subject: This is CrystFEL 0.4.2 --- ChangeLog | 15 +++++++++++++++ configure.ac | 2 +- doc/reference/CrystFEL-docs.sgml | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index de584784..26e7a129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +CrystFEL version 0.4.2, 2nd October 2012 +---------------------------------------- + +- A data quality regression, introduced between versions 0.3.0 and 0.4.0, was + fixed. +- A speed regression, introduced at the same time as the data quality + regression, was also fixed (approximately a factor of 2 speed increase with + indexamajig). +- Centered unit cells are now handled correctly during unit cell reduction. +- The same colour scale is now used for every panel by hdfsee. +- "get_hkl -w" was fixed. +- A spurious "-p" option was removed from scripts/gen-sfs-ano. +- Option handling across all programs was fixed to prevent confusion. + + CrystFEL version 0.4.1, 29th August 2012 ---------------------------------------- diff --git a/configure.ac b/configure.ac index 4e3fe4a4..ab806d23 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(crystfel, 0.4.1, taw@physics.org) +AC_INIT(crystfel, 0.4.2, taw@physics.org) AC_CONFIG_AUX_DIR([build-aux]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE([subdir-objects]) diff --git a/doc/reference/CrystFEL-docs.sgml b/doc/reference/CrystFEL-docs.sgml index e1da1784..2f42f5e7 100644 --- a/doc/reference/CrystFEL-docs.sgml +++ b/doc/reference/CrystFEL-docs.sgml @@ -8,7 +8,7 @@ CrystFEL Reference Manual - For libcrystfel from CrystFEL 0.4.0. + For libcrystfel from CrystFEL 0.4.2. This is the internal documentation for CrystFEL. Unless you are looking at -- cgit v1.2.3