File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Version 0.70
2+
3+ * UDP support
4+ * source address binding support
5+ * use a real grammar for the configuration file and get rid of the hand-made
6+ parser
7+
18## Version 0.63
29
310 * added a ` -f ` flag to run in the foreground
Original file line number Diff line number Diff line change 11# Process this file with autoconf to produce a configure script.
22AC_PREREQ ( 2.52 )
3- AC_INIT ( rinetd ,
0.63.test ,
[email protected] ) 3+ AC_INIT ( rinetd ,
0.70 ,
[email protected] ) 44AC_CONFIG_AUX_DIR ( .auto )
55AC_CONFIG_SRCDIR ( [ getopt.h] )
66AC_CONFIG_HEADER([ config.h] )
Original file line number Diff line number Diff line change 1- .TH rinetd 8 "2017-07-19 " "rinetd 0.63 "
1+ .TH rinetd 8 "2017-09-09 " "rinetd 0.70 "
22
33.SH NAME
44rinetd \- internet redirection server
You can’t perform that action at this time.
0 commit comments