Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / HistoryLog.h
index 9ac4959..de18f23 100644 (file)
@@ -88,6 +88,9 @@ namespace zypp
      */
     void comment( const std::string & comment, bool timestamp = false );
 
+    /** Log info about the current process.  */
+    void stampCommand();
+
     /**
      * Log installation (or update) of a package.
      */