Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Vcsn
Vaucanson 1
Commits
e621afaa
Commit
e621afaa
authored
Nov 22, 2011
by
Alexandre Duret-Lutz
Browse files
* configure.ac: Bump version to 1.4a.
* doc/NEWS.txt: Mention --list-all-commands-json.
parent
6422d7f2
Changes
3
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e621afaa
2011-11-22 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* configure.ac: Bump version to 1.4a.
* doc/NEWS.txt: Mention --list-all-commands-json.
2011-11-22 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Update prerequisites.
...
...
configure.ac
View file @
e621afaa
...
...
@@ -18,7 +18,7 @@ m4_pattern_forbid([^VCSN_])
AC_PREREQ([2.61])
AC_INIT([vaucanson], [1.4], [vaucanson-bugs@lrde.epita.fr])
AC_INIT([vaucanson], [1.4
a
], [vaucanson-bugs@lrde.epita.fr])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 tar-ustar no-define foreign dist-xz color-tests parallel-tests])
AC_CONFIG_HEADERS([config.h:config.hin] [include/vaucanson/config/pconf.hh])
...
...
doc/NEWS.txt
View file @
e621afaa
...
...
@@ -8,6 +8,13 @@ This document describes major updates to the Vaucanson_ project.
:Contact: vaucanson@lrde.epita.fr
Vaucanson 1.4a, unreleased
==========================
- A new TAF-Kit option ``--list-all-commands-json`` outputs the list of
all command in a format (json) that may be parsed by third-party
tools to interface with TAF-Kit.
Vaucanson 1.4, September 28th, 2011
===================================
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment