Tag dhcpcd-3.0.3

This commit is contained in:
Roy Marples 2006-12-05 09:42:35 +00:00
parent 91fe3f5a69
commit 92af7201ae
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
dhcpcd-3.0.3
NIS setup (yp.conf / domainname) works again.
Send hostname/fqdn and our parameter list in DISCOVER and INFORM messages too.
Add more debug messages.

View File

@ -1,6 +1,6 @@
# Should work for both GNU make and BSD mke
VERSION = 3.0.3_pre2
VERSION = 3.0.3
INSTALL ?= install
CFLAGS ?= -Wall -O2 -pedantic -std=gnu99