• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any ways to change the 'modified' date on files without actually editing them?

Works fine here.

$ ls -l 1g_lowmem1_i386.diff
-rw-r--r-- 1 username groupname 1733 Dec 12 14:41 1g_lowmem1_i386.diff
$ touch 1g_lowmem1_i386.diff
$ ls -l 1g_lowmem1_i386.diff
-rw-r--r-- 1 username groupname 1733 Dec 17 13:43 1g_lowmem1_i386.diff
 
what is cygwin? maybe i can install it and do it that way

nevermind, googled it. will give it a try. thanks
 
Back
Top