[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] GNUmed Release 0.7.1
From: |
Karsten Hilbert |
Subject: |
[Gnumed-devel] GNUmed Release 0.7.1 |
Date: |
Tue, 20 Apr 2010 14:07:18 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
I am pleased to announce the first GNUmed 0.7 maintenance
release. Get it from here while it's still hot:
http://www.gnumed.de/downloads/client/0.7/
http://www.gnumed.de/downloads/server/v13/
As usual, a database upgrade is NOT necessary to go from
v13.0 to v13.1 (which are, schema-wise, identical).
The Changelog:
0.7.1
- FIX: exception when signalling invalid -conf-file=... value [thanks to S.Reus]
- FIX: some missing .decode()s on .strftime() [thanks to uy2qw from Ukraine]
- FIX: gnumed.py moved, thus .local_base_dir different, hence
.system_app_data_dir incorrect [thanks to S.Reus]
- improved: removed spurious printk() when switching encounters
Enjoy and report bugs !
Karsten
The Gitlog:
address@hidden:~/Projekte/gm-git/gnumed$ git log rel-0-7-0..rel-0-7-1
commit 28149e10397e597b87a19afab217e905dbb6e6b2
Author: Karsten Hilbert <address@hidden>
Date: Tue Apr 20 12:42:13 2010 +0200
Bump to 0.7.1/v13.1.
commit d4f086afba2e499614f46d493cbbc23b04bd500b
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 15 14:44:08 2010 +0200
Adjust .local_base_dir to gnumed.py move.
Due to the gnumed.py move .local_base_dir went up one
level thereby invalidating .system_app_data_dir if
running from a tarball without a prior systemwide
installation thereby making looking for resources fail.
commit 358535a359b553671f9d5c3c44e6c64217f0ee64
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 15 11:48:09 2010 +0200
Fix missing decode()s on some .strftime()s.
- including cPerson.get_formatted_dob()
commit 883d94f4593e7d70444e938a7b7c0ec58d289e36
Author: Karsten Hilbert <address@hidden>
Date: Thu Apr 15 11:13:08 2010 +0200
Properly report missing CLI-derived config file.
- exception on faulty constant/variable access
commit 134a470f64b792196c3f289f06e2bc31319a2f87
Author: Karsten Hilbert <address@hidden>
Date: Mon Apr 12 16:02:36 2010 +0200
Removed spurious print() when switching encounters.
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] GNUmed Release 0.7.1,
Karsten Hilbert <=