~ubuntu-branches/ubuntu/utopic/coreutils/utopic-proposed

« back to all changes in this revision

Viewing changes to old/sh-utils/ChangeLog.0

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-11-28 03:03:42 UTC
  • mfrom: (8.3.4 sid)
  • Revision ID: package-import@ubuntu.com-20121128030342-21zanj8354gas5gr
Tags: 8.20-3ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Make 'uname -i -p' return the real processor/hardware, instead of
    unknown.
  - Build-depend on gettext:any instead of on gettext, so that apt-get can
    properly resolve build-dependencies on the tool when cross-building.

Show diffs side-by-side

added added

removed removed

Lines of Context:
269
269
        * date.1: Correct the documentation, too.
270
270
 
271
271
        * date.c (main, show_date): For -u, use gmtime instead of relying on
272
 
        localtime's ability to interpret the TZ enviroment variable.
 
272
        localtime's ability to interpret the TZ environment variable.
273
273
        `date -u' failed (by reporting local time) on romp-ibm-bsd and PCs
274
274
        (DOS and OS/2) running emx 0.8h.  From R. Bernstein
275
275
        <rocky@watson.ibm.com>.
1362
1362
 
1363
1363
        * stty.c: Use tcflag_t for termios bitmasks.
1364
1364
        Use speed_t for speeds.  Use unsigned long for baud rates to
1365
 
        accomodate large values, and support 57600 and 115200 if available.
 
1365
        accommodate large values, and support 57600 and 115200 if available.
1366
1366
 
1367
1367
        * date.c, configure: Instead of SIZE_T_MISSING,
1368
1368
        define size_t if it's missing.
1706
1706
 
1707
1707
        -----
1708
1708
 
1709
 
        Copyright (C) 1989-1994, 2010-2011 Free Software Foundation, Inc.
 
1709
        Copyright (C) 1989-2012 Free Software Foundation, Inc.
1710
1710
 
1711
1711
        Copying and distribution of this file, with or without
1712
1712
        modification, are permitted provided the copyright notice