aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-12-26 13:34:54 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-12-26 13:38:22 +0200
commita1d8a2d3662cde5f1d0ec411e372c3614bb49a6d (patch)
treee63ef5036c667de101d0c652a1a8c25e187656a1 /NEWS
parent7284aa23593651e26ab726d375487d3fc55a6863 (diff)
downloadpies-a1d8a2d3662cde5f1d0ec411e372c3614bb49a6d.tar.gz
pies-a1d8a2d3662cde5f1d0ec411e372c3614bb49a6d.tar.bz2
Implement globbing patterns in include statements.
* grecs: Upgrade. * doc/pies.texi: Document built-in include and line directives. * src/cmdline.opt: New option -I (--include-directory). * configure.ac: Version 1.2.91 * NEWS: Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 450d475..319e36c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,15 +1,15 @@
1GNU Pies NEWS -- history of user-visible changes. 2013-01-06 1GNU Pies NEWS -- history of user-visible changes. 2014-12-26
2Copyright (C) 2009-2013 Sergey Poznyakoff 2Copyright (C) 2009-2013 Sergey Poznyakoff
3See the end of file for copying conditions. 3See the end of file for copying conditions.
4 4
5Please send Pies bug reports to <bug-pies@gnu.org> or 5Please send Pies bug reports to <bug-pies@gnu.org> or
6<bug-pies@gnu.org.ua> 6<bug-pies@gnu.org.ua>
7 7
8 8
9Version 1.2.90 (Git) 9Version 1.2.91 (Git)
10 10
11* New flag siggroup. 11* New flag siggroup.
12 12
13This flag instructs pies to send termination signal to the process 13This flag instructs pies to send termination signal to the process
14group of the process being stopped. 14group of the process being stopped.
15 15

Return to:

Send suggestions and report system problems to the System administrator.