@@ -108,6 +108,18 @@ possible changes to the current situation.
108
108
109
109
### Reviews
110
110
111
+ * [ "cat-file --allow-unknown-type"] ( http://thread.gmane.org/gmane.comp.version-control.git/268262 )
112
+
113
+ The 10th iteration of this series, by a GSoC student, have been polished sufficiently and
114
+ was merged to the 'next' branch. Its test script led to a [ discovery and fix of a bug] ( http://thread.gmane.org/gmane.comp.version-control.git/268306 )
115
+ in "hash-object --literally".
116
+
117
+ * [ "git help" reorganisation] ( http://thread.gmane.org/gmane.comp.version-control.git/268348 )
118
+
119
+ ((summarise the topic here--I'm a bit too distracted right now, sorry))
120
+ Later Emma [ weighed in] ( http://thread.gmane.org/gmane.comp.version-control.git/268348/focus=268525 )
121
+ with her experience in teaching Git to people, which is a valuable piece of input.
122
+
111
123
112
124
### Support
113
125
@@ -158,6 +170,14 @@ environment variable have been created especially for this purpose and
158
170
it is a good idea to use them in script or tools, like GitHub is doing
159
171
on their servers.
160
172
173
+ * [ No longer builds with NO_IPV6?] ( http://thread.gmane.org/gmane.comp.version-control.git/268406 )
174
+
175
+ ((summarise the topic here--I'm a bit too distracted right now, sorry))
176
+ This led to fix in "daemon.c", but more importantly, NO_CURL, NO_EXPAT
177
+ configurations were found not to pass the test suite, and these have
178
+ quickly been fixed. The maintainer now has a nightly cron job to try
179
+ building and testing a few selected configurations.
180
+
161
181
## Releases
162
182
163
183
* [ Git v2.4.0] ( http://article.gmane.org/gmane.linux.kernel/1941812 ) , April 30th
0 commit comments