-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRELEASE_NOTES
More file actions
68 lines (57 loc) · 2.31 KB
/
RELEASE_NOTES
File metadata and controls
68 lines (57 loc) · 2.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
#==============================================================
#
# Name: RELEASE_NOTES
#
# Rem: This file contains the the release notes for
# the VSAM module which has been modified at SLAC.
#
# The initial version of this software written
# by Susanna Jacobson from LBL and modified
# by Dayle Kotturi at SLAC.
#
# Auth: 22-May-2007, K. Luchini (LUCHINI)
# Rev: dd-mmm-yyyy, Reviewer's Name (USERNAME)
#--------------------------------------------------------------
# Mod:
# 20-Mar-2010, S. Hoobler (SONYA):
# release vsam-R2-2-0
# 23-Feb-2010, K. Luchini (LUCHINI):
# release vsam-R2-1-0
# 27-Apr-2009, K. Luchini (LUCHINI):
# release vsam-R2-0-0
# 23-Feb-2008, K. Luchini (LUCHINI):
# release vsam-R1-0-3-1
# 08-Jul-2007, K. Luchini (LUCHINI):
# release vsam-R1-0-3
# release vsam-R1-0-2
# 26-Sep-2007, E. Williams (ERNESTO):
# release vsam-R1-0-1
# 02-Jul-2007, K. Luchini (LUCHINI):
# release vsam-R1-0-0
#
#==============================================================
#
R2.3.1: build with epics 7
chage type un-safe DSET to type-safe RSET
build with vmeCardRecord R2.3.1
R2.3.0: New folder structure to look more like an EPICS module and Git Workflow.
vsam-R2-2-2: Correct bugs in RTEMS delays at init time.
vsam-R2-2-1: Build with vmeCardRecord-R2-2-1 and miscUtils-R2-2-2
vsam-R2-2-0: Build with epics-R3-14-8-2-lcls6
Build with rtems-4.9.4
vsam-R2-1-0: Build with epics-R3-14-8-2-lcls5
Build with rtems-4.9.3
vsam-R2-0-0: Build with epics-R3-14-8-2-lcls3
Build with rtems-4.9.1
vsam-R1-0-3-1: Build with miscUtils-R1-0-2-1
Build with vmeCardRecord-R1-0-3-1
Replace CONFIG_APP with CONFIG_SITE
Add RELEASE_SITE
vsam-R1-0-3: Build with base-R3-14-9-lcls1 (RTEMS-4.7.1)
Build with miscUtils-R1-0-2
Build with vmeCardRecord-R1-0-3
vsam-R1-0-2: Build with base-R3-14-8-2-lcls2 (RTEMS 4.7.1)
Build with miscUtils-R1-0-1
Build with vmeCardRecord-R1-0-2
vsam-R1-0-1: Build with miscUtils-R1-0-0
vsam-R1-0-0: Convert to RTEMS using EPICS OSI support.