Switch around headerAdd*Entry() family vs headerPut()
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 12:16:05 +0000 (15:16 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 18 Jun 2008 12:16:05 +0000 (15:16 +0300)
commitefe4e4c9461ef3a1b253a5bcb628882bc0b21ee3
tree30f74fd09b1bf63929c8a5bb785d6360dae68cce
parentb6577f0e6de7f7888823eeaa396c6d2bae369f20
Switch around headerAdd*Entry() family vs headerPut()
- make internal header add + append take rpmtd as argument, legacy
  interfaces are just wrappers around them
- add deprecation markers
lib/header.c
lib/header.h
lib/header_internal.c