Sync with 2.5.4.
[platform/upstream/rpm.git] / popt /
1998-09-27 jbjadd Slovak translation (Stanislav Meduna <stano@trillia...
1998-09-27 ewtmade callback display val
1998-09-27 ewtsplit popt into multiple files
1998-09-27 ewt1) modified test to display callback val field
1998-09-27 ewtchanged popt callbacks t get a pointer into the option...
1998-09-27 ewtstarted autohelp, include, and callback docs
1998-09-27 ewtby default, allow exec's across absolute paths
1998-09-27 ewt1) added included tables
1998-09-24 jbjhpux does setreuid differently (Hermann Lauer)
1998-09-24 jbjcheck for setreuid portably (Eugene Kanter).
1998-08-11 jbjrm .depend for multiple builds in same tree (Will Partain)
1998-07-30 ewtdon't strcmp() a NULL longName
1998-07-30 ewtfixed stupif strdup() mistake
1998-07-29 ewtupdated for exec passing command name
1998-07-29 ewtadded poptSetExecPath()
1998-07-29 ewtsuccess check of access() was backwards
1998-07-27 ewt1) pass the name of the current exectuable to exec...
1998-07-27 ewtadded findme.c
1998-07-27 ewt*** empty log message ***
1998-07-27 ewtadded test1
1998-07-27 ewtno need to check for mmap anymore
1998-07-27 ewt*** empty log message ***
1998-07-27 ewtadded -Wall be default
1998-07-27 ewtbuild the test cases
1998-07-27 ewt*** empty log message ***
1998-07-27 ewt1) moved duplicated alias handling code into handleAlias()
1998-07-27 ewt1) renamed POPT_KEEP_FIRST to POPT_CONTEXT_KEEP_FIRST
1998-07-27 ewtdon't use mmap anymore -- it's not worth the trouble
1998-06-30 ewtchanged group to Utilities/System
1998-05-21 ewtremoved CHANGES
1998-05-21 ewtadded CHANGES file
1998-05-10 ewt.cvsignore
1998-05-10 ewt.cvsignore
1998-04-09 ewtfixed some broken install rules
1998-04-09 ewtdon't override CFLAGS for make, just for configure
1998-04-09 ewt- version 1.1.1
1998-04-02 ewtadded CC
1998-03-27 ewtfixed minor typos
1998-03-23 ewt*** empty log message ***
1998-03-23 ewtadded autoconf into make archive
1998-03-23 ewtdon't read ~/.popt in setuid apps
1998-03-23 ewt*** empty log message ***
1998-03-05 ewtget CPP from autoconf
1998-03-04 ewt1) check for alloca.h in configure.in
1998-03-04 ewtinclude alloca.h if present
1998-02-17 ewt1) added autoconf for popt directory to make archive
1998-02-11 ewt1) added changes which let RPM build in a directory...
1997-11-02 marcAdded POPT_KEEP_FIRST to cause popt to *not* ignore...
1997-11-02 ewtadded error strings for BADNUMBER and OVERFLOW errors
1997-11-02 ewtimplmented POPT_ARG_INT and POPT_ARG_LONG
1997-09-18 ewt1) allowed installation based on a PREFIX
1997-09-18 ewt1) use Makefile.inc if it's present
1997-09-18 ewtadded kickstart support for
1997-07-07 ewt1) changed popt's ternary operator to work properly
1997-05-20 ewtMoved includes of miscfn.h to the top.
1997-05-15 ewtFix things up for SunOS
1997-05-12 ewtAdded includes of miscfn.h
1997-05-07 ewt= didn't work w/ long arguments
1997-03-04 ewtfixed POPT_OPTION_DEPTH checking
1997-02-17 ewt1) added poptStuffArgs()
1997-02-17 ewt1) added poptStuffArgs()
1997-01-30 ewtNULL terminate result of poptGetArgs()
1997-01-20 ewtadded poptBadOption(), poptStrerror(), flags argument...
1997-01-17 ewt1) added parsing options for option args
1997-01-17 ewtInitial revision
1997-01-02 jbjUpdate header.
1997-01-02 jbjAdd header.