.
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000 (11:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000 (11:23 +0000)
lib/.gdb-history
lib/ChangeLog

index b3f72d1..b0eb165 100644 (file)
@@ -184,3 +184,14 @@ p n
 up
 p len
 q
+complete b user
+complete b user
+complete b pars
+b parse_user_spec 
+r a.b
+n
+n
+p u
+n
+p u
+n
index a806860..c34b420 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-27  Jim Meyering  <meyering@lucent.com>
+
+       * userspec.c (parse_user_spec): If there is no `:' but there is a `.',
+       then first look up the entire `.'-containing string as a login name.
+
 2000-02-14  Paul Eggert  <eggert@twinsun.com>
 
        * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;