]> git.evergreen-ils.org Git - OpenSRF.git/blob - ChangeLog
update ChangeLog for 3.0.0-alpha
[OpenSRF.git] / ChangeLog
1 commit 0d2b7cdd6cc6e68185d40bb173f7447977d6f2d1
2 Author: Galen Charlton <gmc@equinoxinitiative.org>
3 Date:   Thu Sep 21 11:37:50 2017 -0400
4
5     update version numbers for 3.0.0-alpha
6     
7     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
8
9 7       7       README
10 2       2       src/perl/lib/OpenSRF.pm
11 1       1       src/python/setup.py
12 1       1       version.m4
13
14 commit c6b7a45590329731ccf50975bf63fcd2a5e3afb1
15 Author: Galen Charlton <gmc@equinoxinitiative.org>
16 Date:   Thu Sep 21 11:32:10 2017 -0400
17
18     release notes for 3.0.0-alpha
19     
20     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
21
22 50      0       doc/RELEASE_NOTES.txt
23  create mode 100644 doc/RELEASE_NOTES.txt
24
25 commit a90a1d9a99e510423b9fdc43afcb128ace79a24a
26 Author: Galen Charlton <gmc@equinoxinitiative.org>
27 Date:   Thu Sep 21 09:51:20 2017 -0400
28
29     and continue to bump up version numbers
30     
31     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
32
33 1       1       version.m4
34
35 commit f3775e2c750ce0119c1bb5c2bd286d356bca8467
36 Author: Galen Charlton <gmc@equinoxinitiative.org>
37 Date:   Wed Sep 20 10:57:09 2017 -0400
38
39     bump up version numbers in master to reflect 3.0 as next major release branch
40     
41     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
42
43 2       2       src/perl/lib/OpenSRF.pm
44 1       1       src/python/setup.py
45
46 commit cace46d9acd653234ffc298d8ea483ce3c08c54d
47 Author: Jason Stephenson <jason@sigio.com>
48 Date:   Tue Sep 12 11:29:41 2017 -0400
49
50     LP#1708048: Fix ld problems by renaming libraries.
51     
52     We add the lib... prefix to all C library names as expected by most
53     linkers.  This necessitates changes to the opensrf.xml configuration
54     file.
55     
56     Signed-off-by: Jason Stephenson <jason@sigio.com>
57     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
58
59 2       2       examples/opensrf.xml.example
60 10      10      src/c-apps/Makefile.am
61
62 commit a85132ecc7760106a317fdd967236cef99835771
63 Author: Ben Shum <ben@evergreener.net>
64 Date:   Tue Aug 1 16:07:16 2017 -0400
65
66     LP#1708048: Add support for Debian 9 Stretch
67     
68       - Add new make target "debian-stretch"
69       - Add Stretch instructions to README
70     
71     Signed-off-by: Ben Shum <ben@evergreener.net>
72     Signed-off-by: Jason Stephenson <jason@sigio.com>
73     Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
74
75 8       7       README
76 12      0       src/extras/Makefile.install