Extend ZConfig to store a user defined string value (fate#312521)
authorMichael Andres <ma@suse.de>
Wed, 7 Nov 2012 11:42:28 +0000 (12:42 +0100)
committerMichael Andres <ma@suse.de>
Wed, 7 Nov 2012 13:42:50 +0000 (14:42 +0100)
commit774287948eca70d1361b76c696691fdf3e9f9513
tree9ddaf42ca21c282af7b6d87706b7ed52bfe8cd4b
parent1e382456a13c4469aa34f9de3d0b650ea8f642e5
Extend ZConfig to store a user defined string value (fate#312521)

The value will be used as transaction id and will be passed to e.g.
the history file and commit plugins.
doc/autoinclude/UserData.doc [new file with mode: 0644]
zypp/ZConfig.cc
zypp/ZConfig.h