Commit ae648a4 Joshua Hoblitt
committed
1 parent fffc045 commit ae648a4 Copy full SHA for ae648a4
File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
#### [ Current]
3
+ * [ 554f1a8] ( ../../commit/554f1a8 ) - __ (Joshua Hoblitt)__ add boilerplate Versioning/See Also sections to README
4
+ * [ aee2b37] ( ../../commit/aee2b37 ) - __ (Joshua Hoblitt)__ remove README section on stdlib
5
+
6
+ This section has not be relevant since commit
7
+ e1962ecd9dc93278121523e3d6d35e740af172ca.
8
+
9
+ * [ 6afbfdc] ( ../../commit/6afbfdc ) - __ (Joshua Hoblitt)__ add ` :require => false ` to all Gemfile gems
10
+ * [ aecaa3a] ( ../../commit/aecaa3a ) - __ (Joshua Hoblitt)__ change .fixtures.yml to use https:// instead of git://
11
+ * [ 0fba3b0] ( ../../commit/0fba3b0 ) - __ (Joshua Hoblitt)__ update .gitignore
12
+ * [ dc7b383] ( ../../commit/dc7b383 ) - __ (Joshua Hoblitt)__ Merge pull request [ #1 ] ( ../../issues/1 ) from jhoblitt/feature/drop_bundled_merge_function
13
+
14
+ Feature/drop bundled merge function
15
+ * [ 68dc8fc] ( ../../commit/68dc8fc ) - __ (Joshua Hoblitt)__ remove bundled pureftpd_merge() function
16
+
17
+ The pureftpd_merge() function included in this module is a copy of the
18
+ stdlib merge() function from commit id
19
+ f496005bf3db8a5202bf9c16daf9a524b178c67a. This version of merge()
20
+ includes a critical bug fix that was commit after the stdlib 4.1.0
21
+ release. Now that stdlib 4.2.0 has been released (finally!) with the
22
+ needed fix, bundling a version of the merge() function in this module is
23
+ no longer necessary.
24
+
25
+ #### v1.1.0
26
+ * [ 95265a0] ( ../../commit/95265a0 ) - __ (Joshua Hoblitt)__ bump version to v1.1.0
3
27
* [ 56637b4] ( ../../commit/56637b4 ) - __ (Joshua Hoblitt)__ update travis matrix
4
28
* [ e1962ec] ( ../../commit/e1962ec ) - __ (Joshua Hoblitt)__ give up all hope of a post stdlib 4.1.0 release happening
5
29
Original file line number Diff line number Diff line change 1
1
name ' jhoblitt-pureftpd'
2
- version ' 1.1 .0'
2
+ version ' 1.2 .0'
3
3
4
4
author
' Joshua Hoblitt <[email protected] >'
5
5
license ' Apache + GPLv3'
You can’t perform that action at this time.
0 commit comments