diff options
author | Georg Brandl <georg@python.org> | 2013-01-09 12:52:44 +0100 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2013-01-09 12:52:44 +0100 |
commit | 70c53efc63a3c01a2bc368fdf1c8e160678ee87f (patch) | |
tree | c493efbc6ed90ae9bab879633ab0262d6e61ae5f | |
parent | cdc096877d10eb96f2ee5fd03954fc0866b13c2f (diff) | |
download | pygments-70c53efc63a3c01a2bc368fdf1c8e160678ee87f.tar.gz |
Changelog for NSIS/RPMspec.
-rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,10 +23,12 @@ Version 1.6 * LiveScript (PR#84) * Monkey (PR#117) * Mscgen (PR#80) + * NSIS scripts (PR#136) * Puppet (PR#133) * Racket (PR#94) * Rdoc (PR#99) * Robot Framework (PR#137) + * RPM spec files (PR#124) * Rust (PR#67) * Smali (Dalvik assembly) * SourcePawn (PR#39) |