Parcourir la Source

A final news tweak.

Brit Butler il y a 10 ans
Parent
commit
a8326f8870
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3 2
      NEWS.md

+ 3 - 2
NEWS.md

@@ -9,17 +9,18 @@ Legend:
9 9
 
10 10
 ## Changes for 0.9.7 (2014-11-25):
11 11
 
12
-* **New Plugin**: Support for [embedded gfycats][http://gfycat.com/]
12
+* **New Plugin**: Support for [embedded gfycats](http://gfycat.com/)
13 13
   has been added. See the [plugin use][plg-use] docs for further details.
14 14
 * **Enhancement**: UTF-8 support has been made more portable and
15 15
   added to the Wordpress import plugin. (Thanks @cmstrickland!)
16
+* **Enhancement**: Filenames are now included in errors from the
17
+  content loader. (via @PuercoPop)
16 18
 * **Enhancement**: Coleslaw now handles **deploy-dir**, **repo**,
17 19
   and **staging-dir** config options more gracefully. Previously,
18 20
   various errors could be encountered if directory options lacked
19 21
   a trailing slash.
20 22
 * Several portability fixes were made to CCL's encoding handling
21 23
   and usage in the post-receive script.
22
-* Filenames are now included in errors from the content loader. (via @PuercoPop)
23 24
 * An initarg bug was fixed in the directory-does-not-exist condition.
24 25
 * Some namespacing bugs in the Static Pages plugin have been fixed.
25 26