This repository was archived by the owner on Sep 10, 2023. It is now read-only.
File tree 4 files changed +9
-5
lines changed
4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## r11 (2020/12/13)
4
+
5
+ * Update Visual C++ Redistributables 2015-2019 (14.28.29325)
6
+
3
7
## r10 (2019/05/21)
4
8
5
- * Add Visual C++ Redistributables 2015-2019 (VC14 VC15 VC16) (Issue neard/neard #410 )
9
+ * Add Visual C++ Redistributables 2015-2019 (VC14 VC15 VC16) (neard/neard #410 )
6
10
7
11
## r9 (2017/07/11)
8
12
9
- * Add Visual C++ Redistributables 2017 (VC15) (Issue neard/neard #283 )
13
+ * Add Visual C++ Redistributables 2017 (VC15) (neard/neard #283 )
10
14
* Upgrade Visual C++ Redistributables 2015 Update 3
11
15
12
16
## r8 (2017/03/12)
17
21
18
22
## r7 (2017/02/13)
19
23
20
- * Add KB2731284 that fix an issue with memory mapped files on Windows 7 impacting MongoDB (Issue neard/neard #166 )
24
+ * Add KB2731284 that fix an issue with memory mapped files on Windows 7 impacting MongoDB (neard/neard #166 )
21
25
* Bug while installing KB838079 on Windows XP
22
26
* Bug while installing Visual C++ 2008 SP1 Runtimes
23
27
* Rename and reset neard-misc repository
36
40
37
41
## r3 (2016/10/22)
38
42
39
- * Adding Visual C++ Redistributables 2013 (Issue neard/neard #143 )
43
+ * Adding Visual C++ Redistributables 2013 (neard/neard #143 )
40
44
* Add ANT build tools
41
45
42
46
## r2 (2015/12/13)
Original file line number Diff line number Diff line change 1
- prerequisites.release = r10
1
+ prerequisites.release = r11
2
2
prerequisites.id = prerequisites
3
3
prerequisites.name = Neard Prerequisites Package
4
4
prerequisites.setupname = neard-prerequisites-${prerequisites.release}
You can’t perform that action at this time.
0 commit comments