Update of /cvsroot/linux-decnet/dnprogs/debian
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10845/debian
Modified Files:
changelog
Log Message:
Tidy the changelog. Group related changes
Index: changelog
===================================================================
RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v
retrieving revision 1.71
retrieving revision 1.72
diff -C2 -r1.71 -r1.72
*** changelog 4 Oct 2008 10:32:57 -0000 1.71
--- changelog 7 Oct 2008 08:28:12 -0000 1.72
***************
*** 2,18 ****
* Fix crash caused by unitialised variable in dncopynodes.
- * More states are now decoded by dnetstat
* Add LDIF output support to dncopynodes
! * Add nss support to libdnet so you can look up DECnet nodes in
NIS or LDAP etc
* dnroute now writes a pidfile
- * NML now also responds to "list known objects"
* Improve dnroute logging when -n is specified (it's now useful!)
- * dnroute no longer ignores long routing messages
- * Removed the occasional delay in dnetinfo
- * Made getnodename() read from decnet.conf rather than the kernel
* dnroute -n now doesn't send routing messages
* dnroute now honours SYSCONF_PREFIX for dnroute.conf
* dnetinfo no longer shows the local area as under manual control
* Add connect timeout to most programs
--- 2,18 ----
* Fix crash caused by unitialised variable in dncopynodes.
* Add LDIF output support to dncopynodes
! * More states are now decoded by dnetstat
! * Add nss support to libdnet so you can look up DECnet nodes & objects in
NIS or LDAP etc
+ * Made getnodename() read from decnet.conf rather than the kernel
+ * dnroute no longer ignores long routing messages
* dnroute now writes a pidfile
* Improve dnroute logging when -n is specified (it's now useful!)
* dnroute -n now doesn't send routing messages
* dnroute now honours SYSCONF_PREFIX for dnroute.conf
* dnetinfo no longer shows the local area as under manual control
+ * Removed the occasional delay in dnetinfo
+ * NML now also responds to "list known objects"
* Add connect timeout to most programs
|