Update NEWS for Rust filetype

This commit is contained in:
Colomban Wendling 2014-01-14 21:14:37 +01:00
parent e549562792
commit 7205b83abf

2
NEWS
View File

@ -31,7 +31,7 @@ Geany 1.24 (unreleased)
Filetypes
* Add CUDA filetype (PR#147, Benjamin Chrétien).
* Add basic Rust filetype.
* Add Rust filetype (PR#181, SiegeLord).
* Add Batch filetype (canou).
* Add Graphviz filetype (PR#125, Miro Hrončok).
* Add PowerShell filetype (Igor Shaula).